A B C D E F G H I L P R S T U W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- addAdditionalIdentifier(List<String>) - Method in class software.amazon.smithy.aws.cloudformation.schema.model.ResourceSchema.Builder
- addCreateOnlyProperty(String) - Method in class software.amazon.smithy.aws.cloudformation.schema.model.ResourceSchema.Builder
- addDefinition(String, Schema) - Method in class software.amazon.smithy.aws.cloudformation.schema.model.Remote.Builder
- addDefinition(String, Schema) - Method in class software.amazon.smithy.aws.cloudformation.schema.model.ResourceSchema.Builder
- addDependency(String) - Method in class software.amazon.smithy.aws.cloudformation.schema.model.Property.Builder
- addDeprecatedProperty(String) - Method in class software.amazon.smithy.aws.cloudformation.schema.model.ResourceSchema.Builder
- addHandler(String, Handler) - Method in class software.amazon.smithy.aws.cloudformation.schema.model.ResourceSchema.Builder
- additionalIdentifiers(List<List<String>>) - Method in class software.amazon.smithy.aws.cloudformation.schema.model.ResourceSchema.Builder
- addPermission(String) - Method in class software.amazon.smithy.aws.cloudformation.schema.model.Handler.Builder
- addProperty(String, Property) - Method in class software.amazon.smithy.aws.cloudformation.schema.model.Remote.Builder
- addProperty(String, Property) - Method in class software.amazon.smithy.aws.cloudformation.schema.model.ResourceSchema.Builder
- addReadOnlyProperty(String) - Method in class software.amazon.smithy.aws.cloudformation.schema.model.ResourceSchema.Builder
- addRemote(String, Remote) - Method in class software.amazon.smithy.aws.cloudformation.schema.model.ResourceSchema.Builder
- addRequired(String) - Method in class software.amazon.smithy.aws.cloudformation.schema.model.ResourceSchema.Builder
- addWriteOnlyProperty(String) - Method in class software.amazon.smithy.aws.cloudformation.schema.model.ResourceSchema.Builder
- after(Context, ResourceSchema) - Method in interface software.amazon.smithy.aws.cloudformation.schema.fromsmithy.CfnMapper
-
Updates an ResourceSchema.Builder after converting the model.
B
- before(Context, ResourceSchema.Builder) - Method in interface software.amazon.smithy.aws.cloudformation.schema.fromsmithy.CfnMapper
-
Updates an ResourceSchema.Builder before converting the model.
- before(Context, ResourceSchema.Builder) - Method in class software.amazon.smithy.aws.cloudformation.schema.fromsmithy.mappers.HandlerPermissionMapper
- before(Context, ResourceSchema.Builder) - Method in class software.amazon.smithy.aws.cloudformation.schema.fromsmithy.mappers.RequiredMapper
- build() - Method in class software.amazon.smithy.aws.cloudformation.schema.model.Handler.Builder
- build() - Method in class software.amazon.smithy.aws.cloudformation.schema.model.Property.Builder
- build() - Method in class software.amazon.smithy.aws.cloudformation.schema.model.Remote.Builder
- build() - Method in class software.amazon.smithy.aws.cloudformation.schema.model.ResourceSchema.Builder
- build() - Method in class software.amazon.smithy.aws.cloudformation.schema.model.Tagging.Builder
- builder() - Static method in class software.amazon.smithy.aws.cloudformation.schema.model.Handler
- builder() - Static method in class software.amazon.smithy.aws.cloudformation.schema.model.Property
- builder() - Static method in class software.amazon.smithy.aws.cloudformation.schema.model.Remote
- builder() - Static method in class software.amazon.smithy.aws.cloudformation.schema.model.ResourceSchema
- builder() - Static method in class software.amazon.smithy.aws.cloudformation.schema.model.Tagging
- Builder() - Constructor for class software.amazon.smithy.aws.cloudformation.schema.model.Tagging.Builder
C
- CfnConfig - Class in software.amazon.smithy.aws.cloudformation.schema
-
"cloudformation" smithy-build plugin configuration settings.
- CfnConfig() - Constructor for class software.amazon.smithy.aws.cloudformation.schema.CfnConfig
- CfnConverter - Class in software.amazon.smithy.aws.cloudformation.schema.fromsmithy
- CfnException - Exception in software.amazon.smithy.aws.cloudformation.schema
- CfnException(RuntimeException) - Constructor for exception software.amazon.smithy.aws.cloudformation.schema.CfnException
- CfnException(String) - Constructor for exception software.amazon.smithy.aws.cloudformation.schema.CfnException
- CfnException(String, Throwable) - Constructor for exception software.amazon.smithy.aws.cloudformation.schema.CfnException
- CfnMapper - Interface in software.amazon.smithy.aws.cloudformation.schema.fromsmithy
-
Provides a plugin infrastructure to hook into the Smithy CloudFormation Resource Schema generation process and map over the result.
- classLoader(ClassLoader) - Method in class software.amazon.smithy.aws.cloudformation.schema.fromsmithy.CfnConverter
-
Sets a
ClassLoaderto use to discoverSmithy2CfnExtensionservice providers through SPI. - clearAdditionalIdentifiers() - Method in class software.amazon.smithy.aws.cloudformation.schema.model.ResourceSchema.Builder
- clearCreateOnlyProperties() - Method in class software.amazon.smithy.aws.cloudformation.schema.model.ResourceSchema.Builder
- clearDefinitions() - Method in class software.amazon.smithy.aws.cloudformation.schema.model.Remote.Builder
- clearDefinitions() - Method in class software.amazon.smithy.aws.cloudformation.schema.model.ResourceSchema.Builder
- clearDependencies() - Method in class software.amazon.smithy.aws.cloudformation.schema.model.Property.Builder
- clearDeprecatedProperties() - Method in class software.amazon.smithy.aws.cloudformation.schema.model.ResourceSchema.Builder
- clearHandlers() - Method in class software.amazon.smithy.aws.cloudformation.schema.model.ResourceSchema.Builder
- clearPermissions() - Method in class software.amazon.smithy.aws.cloudformation.schema.model.Handler.Builder
- clearPrimaryIdentifier() - Method in class software.amazon.smithy.aws.cloudformation.schema.model.ResourceSchema.Builder
- clearProperties() - Method in class software.amazon.smithy.aws.cloudformation.schema.model.Remote.Builder
- clearProperties() - Method in class software.amazon.smithy.aws.cloudformation.schema.model.ResourceSchema.Builder
- clearReadOnlyProperties() - Method in class software.amazon.smithy.aws.cloudformation.schema.model.ResourceSchema.Builder
- clearRemotes() - Method in class software.amazon.smithy.aws.cloudformation.schema.model.ResourceSchema.Builder
- clearRequired() - Method in class software.amazon.smithy.aws.cloudformation.schema.model.ResourceSchema.Builder
- clearWriteOnlyProperties() - Method in class software.amazon.smithy.aws.cloudformation.schema.model.ResourceSchema.Builder
- cloudFormationSystemTags(boolean) - Method in class software.amazon.smithy.aws.cloudformation.schema.model.Tagging.Builder
- config(CfnConfig) - Method in class software.amazon.smithy.aws.cloudformation.schema.fromsmithy.CfnConverter
-
Set the CloudFormation configuration settings.
- Context - Class in software.amazon.smithy.aws.cloudformation.schema.fromsmithy
-
Smithy to CloudFormation conversion context object.
- convert(Model) - Method in class software.amazon.smithy.aws.cloudformation.schema.fromsmithy.CfnConverter
-
Converts the annotated resources in the Smithy model to CloudFormation Resource Schemas.
- convertToNodes(Model) - Method in class software.amazon.smithy.aws.cloudformation.schema.fromsmithy.CfnConverter
-
Converts resource shapes annotated with the
@cfnResourcetrait to JSON/Node representations of CloudFormation Resource Schemas using the given Smithy model. - CoreExtension - Class in software.amazon.smithy.aws.cloudformation.schema.fromsmithy.mappers
-
Registers the core Smithy2CloudFormation functionality.
- CoreExtension() - Constructor for class software.amazon.smithy.aws.cloudformation.schema.fromsmithy.mappers.CoreExtension
- create() - Static method in class software.amazon.smithy.aws.cloudformation.schema.fromsmithy.CfnConverter
- CREATE - Static variable in class software.amazon.smithy.aws.cloudformation.schema.model.Handler
- createOnlyProperties(Collection<String>) - Method in class software.amazon.smithy.aws.cloudformation.schema.model.ResourceSchema.Builder
D
- definitions(Map<String, Schema>) - Method in class software.amazon.smithy.aws.cloudformation.schema.model.Remote.Builder
- definitions(Map<String, Schema>) - Method in class software.amazon.smithy.aws.cloudformation.schema.model.ResourceSchema.Builder
- DELETE - Static variable in class software.amazon.smithy.aws.cloudformation.schema.model.Handler
- dependencies(List<String>) - Method in class software.amazon.smithy.aws.cloudformation.schema.model.Property.Builder
- deprecatedProperties(Collection<String>) - Method in class software.amazon.smithy.aws.cloudformation.schema.model.ResourceSchema.Builder
- description(String) - Method in class software.amazon.smithy.aws.cloudformation.schema.model.ResourceSchema.Builder
- documentationUrl(String) - Method in class software.amazon.smithy.aws.cloudformation.schema.model.ResourceSchema.Builder
E
- execute(PluginContext) - Method in class software.amazon.smithy.aws.cloudformation.schema.fromsmithy.Smithy2Cfn
F
- fromNode(Node) - Static method in class software.amazon.smithy.aws.cloudformation.schema.CfnConfig
-
Creates a CfnConfig from a Node value.
G
- getAdditionalIdentifiers() - Method in class software.amazon.smithy.aws.cloudformation.schema.model.ResourceSchema
- getCfnMappers() - Method in class software.amazon.smithy.aws.cloudformation.schema.fromsmithy.mappers.CoreExtension
- getCfnMappers() - Method in interface software.amazon.smithy.aws.cloudformation.schema.fromsmithy.Smithy2CfnExtension
-
Registers CloudFormation mappers, classes used to modify and extend the process of converting a Smithy model to CloudFormation resource schemas.
- getCfnResource() - Method in class software.amazon.smithy.aws.cloudformation.schema.fromsmithy.Context
-
Gets the
CfnResourceindex data for this resource. - getCloudFormationSystemTags() - Method in class software.amazon.smithy.aws.cloudformation.schema.model.Tagging
-
Returns true if the resource supports CloudFormation system tags.
- getConfig() - Method in class software.amazon.smithy.aws.cloudformation.schema.fromsmithy.CfnConverter
-
Get the CloudFormation configuration settings.
- getConfig() - Method in class software.amazon.smithy.aws.cloudformation.schema.fromsmithy.Context
-
Gets the configuration object used for the conversion.
- getCreateOnlyProperties() - Method in class software.amazon.smithy.aws.cloudformation.schema.model.ResourceSchema
- getDefinitions() - Method in class software.amazon.smithy.aws.cloudformation.schema.model.Remote
- getDefinitions() - Method in class software.amazon.smithy.aws.cloudformation.schema.model.ResourceSchema
- getDependencies() - Method in class software.amazon.smithy.aws.cloudformation.schema.model.Property
- getDeprecatedProperties() - Method in class software.amazon.smithy.aws.cloudformation.schema.model.ResourceSchema
- getDescription() - Method in class software.amazon.smithy.aws.cloudformation.schema.model.ResourceSchema
- getDisableCapitalizedProperties() - Method in class software.amazon.smithy.aws.cloudformation.schema.CfnConfig
- getDisableDeprecatedPropertyGeneration() - Method in class software.amazon.smithy.aws.cloudformation.schema.CfnConfig
- getDisableHandlerPermissionGeneration() - Method in class software.amazon.smithy.aws.cloudformation.schema.CfnConfig
- getDisableRequiredPropertyGeneration() - Method in class software.amazon.smithy.aws.cloudformation.schema.CfnConfig
- getDocumentationUrl() - Method in class software.amazon.smithy.aws.cloudformation.schema.model.ResourceSchema
- getExternalDocs() - Method in class software.amazon.smithy.aws.cloudformation.schema.CfnConfig
- getHandlerNameOrder(String) - Static method in class software.amazon.smithy.aws.cloudformation.schema.model.Handler
- getHandlers() - Method in class software.amazon.smithy.aws.cloudformation.schema.model.ResourceSchema
- getJsonAdd() - Method in class software.amazon.smithy.aws.cloudformation.schema.CfnConfig
- getJsonSchemaConverter() - Method in class software.amazon.smithy.aws.cloudformation.schema.fromsmithy.Context
-
Gets the JSON schema converter.
- getJsonSchemaMappers() - Method in interface software.amazon.smithy.aws.cloudformation.schema.fromsmithy.Smithy2CfnExtension
-
Registers JsonSchema mappers that are used to modify JsonSchema definitions created from a Smithy model.
- getModel() - Method in class software.amazon.smithy.aws.cloudformation.schema.fromsmithy.Context
-
Gets the Smithy model being converted.
- getName() - Method in class software.amazon.smithy.aws.cloudformation.schema.fromsmithy.Smithy2Cfn
- getOrder() - Method in interface software.amazon.smithy.aws.cloudformation.schema.fromsmithy.CfnMapper
-
Gets the sort order of the plugin from -128 to 127.
- getOrganizationName() - Method in class software.amazon.smithy.aws.cloudformation.schema.CfnConfig
- getPermissions() - Method in class software.amazon.smithy.aws.cloudformation.schema.model.Handler
- getPrimaryIdentifier() - Method in class software.amazon.smithy.aws.cloudformation.schema.model.ResourceSchema
- getProperties() - Method in class software.amazon.smithy.aws.cloudformation.schema.model.Remote
- getProperties() - Method in class software.amazon.smithy.aws.cloudformation.schema.model.ResourceSchema
- getPropertyPointer(String) - Method in class software.amazon.smithy.aws.cloudformation.schema.fromsmithy.Context
-
Gets the JSON pointer string to a specific property.
- getReadOnlyProperties() - Method in class software.amazon.smithy.aws.cloudformation.schema.model.ResourceSchema
- getRemotes() - Method in class software.amazon.smithy.aws.cloudformation.schema.model.ResourceSchema
- getResource() - Method in class software.amazon.smithy.aws.cloudformation.schema.fromsmithy.Context
-
Gets the resource shape being converted.
- getResourceStructure() - Method in class software.amazon.smithy.aws.cloudformation.schema.fromsmithy.Context
-
Gets the structure shape that represents the consolidated properties of the resource.
- getSchema() - Method in class software.amazon.smithy.aws.cloudformation.schema.model.Property
- getService() - Method in class software.amazon.smithy.aws.cloudformation.schema.fromsmithy.Context
-
Gets the service shape containing the resource being converted.
- getServiceName() - Method in class software.amazon.smithy.aws.cloudformation.schema.CfnConfig
- getSourceDocs() - Method in class software.amazon.smithy.aws.cloudformation.schema.CfnConfig
- getSourceUrl() - Method in class software.amazon.smithy.aws.cloudformation.schema.model.ResourceSchema
- getTaggable() - Method in class software.amazon.smithy.aws.cloudformation.schema.model.Tagging
-
Returns true if the resource is taggable.
- getTagging() - Method in class software.amazon.smithy.aws.cloudformation.schema.model.ResourceSchema
- getTagOnCreate() - Method in class software.amazon.smithy.aws.cloudformation.schema.model.Tagging
-
Returns true if resource tags can be applied on create.
- getTagProperty() - Method in class software.amazon.smithy.aws.cloudformation.schema.model.Tagging
-
Returns the name of the tag property.
- getTagUpdatable() - Method in class software.amazon.smithy.aws.cloudformation.schema.model.Tagging
-
Returns true if resource tags can be updated after create.
- getTypeName() - Method in class software.amazon.smithy.aws.cloudformation.schema.model.ResourceSchema
- getWriteOnlyProperties() - Method in class software.amazon.smithy.aws.cloudformation.schema.model.ResourceSchema
H
- Handler - Class in software.amazon.smithy.aws.cloudformation.schema.model
-
Data class representing a CloudFormation Resource Schema's handler definition.
- Handler.Builder - Class in software.amazon.smithy.aws.cloudformation.schema.model
- HandlerPermissionMapper - Class in software.amazon.smithy.aws.cloudformation.schema.fromsmithy.mappers
-
Generates the resource's handler permissions list based on the lifecycle operation used and any permissions listed in the
aws.iam#requiredActionstrait. - HandlerPermissionMapper() - Constructor for class software.amazon.smithy.aws.cloudformation.schema.fromsmithy.mappers.HandlerPermissionMapper
- handlers(Map<String, Handler>) - Method in class software.amazon.smithy.aws.cloudformation.schema.model.ResourceSchema.Builder
I
- insertionOrder(boolean) - Method in class software.amazon.smithy.aws.cloudformation.schema.model.Property.Builder
- isInsertionOrder() - Method in class software.amazon.smithy.aws.cloudformation.schema.model.Property
L
P
- permissions(Collection<String>) - Method in class software.amazon.smithy.aws.cloudformation.schema.model.Handler.Builder
- primaryIdentifier(Collection<String>) - Method in class software.amazon.smithy.aws.cloudformation.schema.model.ResourceSchema.Builder
- properties(Map<String, Property>) - Method in class software.amazon.smithy.aws.cloudformation.schema.model.Remote.Builder
- properties(Map<String, Property>) - Method in class software.amazon.smithy.aws.cloudformation.schema.model.ResourceSchema.Builder
- Property - Class in software.amazon.smithy.aws.cloudformation.schema.model
-
Data class representing a CloudFormation Resource Schema's property.
- Property.Builder - Class in software.amazon.smithy.aws.cloudformation.schema.model
R
- READ - Static variable in class software.amazon.smithy.aws.cloudformation.schema.model.Handler
- readOnlyProperties(Collection<String>) - Method in class software.amazon.smithy.aws.cloudformation.schema.model.ResourceSchema.Builder
- Remote - Class in software.amazon.smithy.aws.cloudformation.schema.model
-
Data class representing a CloudFormation Resource Schema's remote definition.
- Remote.Builder - Class in software.amazon.smithy.aws.cloudformation.schema.model
- remotes(Map<String, Remote>) - Method in class software.amazon.smithy.aws.cloudformation.schema.model.ResourceSchema.Builder
- removeDefinition(String) - Method in class software.amazon.smithy.aws.cloudformation.schema.model.Remote.Builder
- removeDefinition(String) - Method in class software.amazon.smithy.aws.cloudformation.schema.model.ResourceSchema.Builder
- removeHandler(String) - Method in class software.amazon.smithy.aws.cloudformation.schema.model.ResourceSchema.Builder
- removeProperty(String) - Method in class software.amazon.smithy.aws.cloudformation.schema.model.Remote.Builder
- removeProperty(String) - Method in class software.amazon.smithy.aws.cloudformation.schema.model.ResourceSchema.Builder
- removeRemote(String) - Method in class software.amazon.smithy.aws.cloudformation.schema.model.ResourceSchema.Builder
- removeRequired(String) - Method in class software.amazon.smithy.aws.cloudformation.schema.model.ResourceSchema.Builder
- required(Collection<String>) - Method in class software.amazon.smithy.aws.cloudformation.schema.model.ResourceSchema.Builder
- RequiredMapper - Class in software.amazon.smithy.aws.cloudformation.schema.fromsmithy.mappers
-
Generates the resource's required properties list based on the required operation members that are part of the derived resource.
- RequiredMapper() - Constructor for class software.amazon.smithy.aws.cloudformation.schema.fromsmithy.mappers.RequiredMapper
- ResourceSchema - Class in software.amazon.smithy.aws.cloudformation.schema.model
-
Data class representing a CloudFormation Resource Schema.
- ResourceSchema.Builder - Class in software.amazon.smithy.aws.cloudformation.schema.model
S
- schema(Schema) - Method in class software.amazon.smithy.aws.cloudformation.schema.model.Property.Builder
- SCHEMA_COMPONENTS_POINTER - Static variable in class software.amazon.smithy.aws.cloudformation.schema.CfnConfig
-
The JSON pointer to where CloudFormation schema shared resource properties should be written.
- setAlphanumericOnlyRefs(boolean) - Method in class software.amazon.smithy.aws.cloudformation.schema.CfnConfig
- setDisableCapitalizedProperties(boolean) - Method in class software.amazon.smithy.aws.cloudformation.schema.CfnConfig
-
Set to true to disable automatically capitalizing names of properties of Resource Schemas.
- setDisableDeprecatedPropertyGeneration(boolean) - Method in class software.amazon.smithy.aws.cloudformation.schema.CfnConfig
-
Set to true to disable generating
deprecatedPropertiesfor Resource Schemas. - setDisableHandlerPermissionGeneration(boolean) - Method in class software.amazon.smithy.aws.cloudformation.schema.CfnConfig
-
Set to true to disable generating
handlerproperty'spermissionslists for Resource Schemas. - setDisableRequiredPropertyGeneration(boolean) - Method in class software.amazon.smithy.aws.cloudformation.schema.CfnConfig
-
Set to true to disable generating
requiredfor Resource Schemas. - setExternalDocs(List<String>) - Method in class software.amazon.smithy.aws.cloudformation.schema.CfnConfig
-
Limits the source of converted "externalDocs" fields to the specified priority ordered list of names in an externalDocumentation trait.
- setJsonAdd(Map<ShapeId, Map<String, Node>>) - Method in class software.amazon.smithy.aws.cloudformation.schema.CfnConfig
-
Adds or replaces the JSON value in the generated resource schema document at the given JSON pointer locations with a different JSON value.
- setMapStrategy(JsonSchemaConfig.MapStrategy) - Method in class software.amazon.smithy.aws.cloudformation.schema.CfnConfig
- setOrganizationName(String) - Method in class software.amazon.smithy.aws.cloudformation.schema.CfnConfig
-
Sets the "Organization" component for each of the generated resource's type name.
- setServiceName(String) - Method in class software.amazon.smithy.aws.cloudformation.schema.CfnConfig
-
Sets the "Service" component for each of the generated resource's type name.
- setSourceDocs(List<String>) - Method in class software.amazon.smithy.aws.cloudformation.schema.CfnConfig
-
Limits the source of converted "sourceDocs" fields to the specified priority ordered list of names in an externalDocumentation trait.
- setUnionStrategy(JsonSchemaConfig.UnionStrategy) - Method in class software.amazon.smithy.aws.cloudformation.schema.CfnConfig
- setUseJsonName(boolean) - Method in class software.amazon.smithy.aws.cloudformation.schema.CfnConfig
- Smithy2Cfn - Class in software.amazon.smithy.aws.cloudformation.schema.fromsmithy
- Smithy2Cfn() - Constructor for class software.amazon.smithy.aws.cloudformation.schema.fromsmithy.Smithy2Cfn
- Smithy2CfnExtension - Interface in software.amazon.smithy.aws.cloudformation.schema.fromsmithy
-
An extension mechanism used to influence how CloudFormation resource schemas are generated from Smithy models.
- software.amazon.smithy.aws.cloudformation.schema - package software.amazon.smithy.aws.cloudformation.schema
-
Defines core components for generating CloudFormation Resource Schemas from Smithy models.
- software.amazon.smithy.aws.cloudformation.schema.fromsmithy - package software.amazon.smithy.aws.cloudformation.schema.fromsmithy
-
Defines tooling and interfaces for generating CloudFormation Resource Schemas from Smithy models.
- software.amazon.smithy.aws.cloudformation.schema.fromsmithy.mappers - package software.amazon.smithy.aws.cloudformation.schema.fromsmithy.mappers
-
Defines the core functionality to generate CloudFormation Resource Schemas from Smithy models.
- software.amazon.smithy.aws.cloudformation.schema.model - package software.amazon.smithy.aws.cloudformation.schema.model
-
Defines data classes for representing CloudFormation Resource Schemas.
- sourceUrl(String) - Method in class software.amazon.smithy.aws.cloudformation.schema.model.ResourceSchema.Builder
T
- taggable(boolean) - Method in class software.amazon.smithy.aws.cloudformation.schema.model.Tagging.Builder
- tagging(Tagging) - Method in class software.amazon.smithy.aws.cloudformation.schema.model.ResourceSchema.Builder
- Tagging - Class in software.amazon.smithy.aws.cloudformation.schema.model
-
Contains extracted resource tagging information.
- Tagging.Builder - Class in software.amazon.smithy.aws.cloudformation.schema.model
- tagOnCreate(boolean) - Method in class software.amazon.smithy.aws.cloudformation.schema.model.Tagging.Builder
- tagProperty(String) - Method in class software.amazon.smithy.aws.cloudformation.schema.model.Tagging.Builder
- tagUpdatable(boolean) - Method in class software.amazon.smithy.aws.cloudformation.schema.model.Tagging.Builder
- toBuilder() - Method in class software.amazon.smithy.aws.cloudformation.schema.model.Handler
- toBuilder() - Method in class software.amazon.smithy.aws.cloudformation.schema.model.Property
- toBuilder() - Method in class software.amazon.smithy.aws.cloudformation.schema.model.Remote
- toBuilder() - Method in class software.amazon.smithy.aws.cloudformation.schema.model.ResourceSchema
- toBuilder() - Method in class software.amazon.smithy.aws.cloudformation.schema.model.Tagging
- toNode() - Method in class software.amazon.smithy.aws.cloudformation.schema.model.Handler
- toNode() - Method in class software.amazon.smithy.aws.cloudformation.schema.model.Property
- toNode() - Method in class software.amazon.smithy.aws.cloudformation.schema.model.Remote
- toNode() - Method in class software.amazon.smithy.aws.cloudformation.schema.model.ResourceSchema
- typeName(String) - Method in class software.amazon.smithy.aws.cloudformation.schema.model.ResourceSchema.Builder
U
- UPDATE - Static variable in class software.amazon.smithy.aws.cloudformation.schema.model.Handler
- updateNode(Context, ResourceSchema, ObjectNode) - Method in interface software.amazon.smithy.aws.cloudformation.schema.fromsmithy.CfnMapper
-
Modifies the Node/JSON representation of a ResourceSchema object.
W
- writeOnlyProperties(Collection<String>) - Method in class software.amazon.smithy.aws.cloudformation.schema.model.ResourceSchema.Builder
All Classes All Packages