Class CfnExcludePropertyTrait

java.lang.Object
software.amazon.smithy.model.traits.AnnotationTrait
software.amazon.smithy.aws.cloudformation.traits.CfnExcludePropertyTrait
All Implemented Interfaces:
FromSourceLocation, ToNode, ToShapeId, Trait

public final class CfnExcludePropertyTrait extends AnnotationTrait
Indicates that structure member should not be included in generated CloudFormation resource definitions.
  • Field Details

    • ID

      public static final ShapeId ID
  • Constructor Details

    • CfnExcludePropertyTrait

      public CfnExcludePropertyTrait(ObjectNode node)
    • CfnExcludePropertyTrait

      public CfnExcludePropertyTrait()