Package software.amazon.smithy.aws.cloudformation.traits
package software.amazon.smithy.aws.cloudformation.traits
Defines traits used for generating CloudFormation Resource Schemas
from Smithy models.
-
ClassDescriptionIndicates that the CloudFormation property generated from this member is an additional identifier for the resource.Indicates that the CloudFormation property generated from this member has a default value for this resource.Indicates that structure member should not be included in generated CloudFormation resource definitions.Indicates an explicit CloudFormation mutability of the structure member when part of a CloudFormation resource.Validates that members marked as having write-only mutability are not also marked as additional identifiers for their CloudFormation resource.Contains extracted resource information.Index of resources to their CloudFormation identifiers and properties.Mutability options derived through lifecycle operations or traits.Contains extracted resource property information.Validates that derived CloudFormation properties all have the same target.Indicates that a Smithy resource is a CloudFormation resource.