Class | Description |
---|---|
AuthPolicyActions |
Customization configuration for policy actions enums file.
|
ConvenienceTypeOverload |
Customization to allow generation of additional setter overloads for a 'convenience' type (i.e.
|
CustomizationConfig | |
MetadataConfig |
Contains custom properties to override in service and intermediate model metadata.
|
ModifyModelShapeModifier | |
OperationModifier |
Use operationModifiers customization to exclude a given operation, or add a
wrapper around the result shape.
|
ShapeModifier |
Use shapeModifiers customization to add/remove shape members or to modify the
properties of a member.
|
ShapeSubstitution |
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.
|
ShareModelConfig |
Contains custom properties for services that share models with other services.
|
UtilitiesMethod |
Config required to generate the utilities method that returns an instance of
hand-written Utilities class
|
Copyright © 2020. All rights reserved.