| Package | Description |
|---|---|
| com.amazonaws.codegen.model.config.customization |
| Modifier and Type | Method and Description |
|---|---|
S3ArnableField |
S3ArnableField.withArnConverterFqcn(String arnConverterFqcn)
Sets the arnConverterFqcn
|
S3ArnableField |
S3ArnableField.withArnResourceFqcn(String arnResourceFqcn)
Sets the arnResourceFqcn
|
S3ArnableField |
S3ArnableField.withArnResourceSubstitutionGetter(String arnResourceSubstitutionGetter)
Sets the arnResourceSubstitutionGetter
|
S3ArnableField |
S3ArnableField.withField(String field)
Sets the field
|
S3ArnableField |
S3ArnableField.withSubstitionSetterToGetter(Map<String,String> substitionSetterToGetter)
Sets the substitionSetterToGetter
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,S3ArnableField> |
CustomizationConfig.getS3ArnableFields() |
| Modifier and Type | Method and Description |
|---|---|
void |
CustomizationConfig.setS3ArnableFields(Map<String,S3ArnableField> s3ArnableFields) |
Copyright © 2022. All rights reserved.