Package software.amazon.awssdk.codegen.model.config.customization
package software.amazon.awssdk.codegen.model.config.customization
-
ClassDescriptionConfig required to generate the additional static methods in Client interface.Customization configuration for policy actions enums file.Customization to allow generation of additional setter overloads for a 'convenience' type (i.e.
service-2.json
models can be manually modified via defining properties in an associatedcustomization.config
file.Contains custom properties to override in service and intermediate model metadata.Use operationModifiers customization to exclude a given operation, or add a wrapper around the result shape.Indicating a field that can be an ARNUse shapeModifiers customization to add/remove shape members or to modify the properties of a member.Use shapeSubstitutions customization to override all appearances of the given shape with a new shape, and optionally use a specific member of the original shape as the data source.Contains custom properties for services that share models with other services.Valid values for theCustomizationConfig.setUnderscoresInNameBehavior(software.amazon.awssdk.codegen.model.config.customization.UnderscoresInNameBehavior)
customization.Config required to generate the utilities method that returns an instance of hand-written Utilities class