|
- {
- "groups": [
- {
- "name": "aws",
- "type": "com.iformall.config.AwsProperty",
- "sourceType": "com.iformall.config.AwsProperty"
- }
- ],
- "properties": [
- {
- "name": "aws.access",
- "type": "java.lang.String",
- "sourceType": "com.iformall.config.AwsProperty"
- },
- {
- "name": "aws.bucket-name",
- "type": "java.lang.String",
- "sourceType": "com.iformall.config.AwsProperty"
- },
- {
- "name": "aws.client-region",
- "type": "java.lang.String",
- "sourceType": "com.iformall.config.AwsProperty"
- },
- {
- "name": "aws.secret",
- "type": "java.lang.String",
- "sourceType": "com.iformall.config.AwsProperty"
- }
- ],
- "hints": []
- }
|