Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.imagebuilder.CfnComponentPropsMixin.Builder
Packages that use CfnComponentPropsMixin.Builder
-
Uses of CfnComponentPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.imagebuilder
Methods in software.amazon.awscdk.cfnpropertymixins.services.imagebuilder that return CfnComponentPropsMixin.BuilderModifier and TypeMethodDescriptionCfnComponentPropsMixin.Builder.changeDescription(String changeDescription) The change description of the component.CfnComponentPropsMixin.Builder.create()CfnComponentPropsMixin.Builder.create(CfnPropertyMixinOptions options) Componentdatacontains inline YAML document content for the component.CfnComponentPropsMixin.Builder.description(String description) Describes the contents of the component.The Amazon Resource Name (ARN) that uniquely identifies the KMS key used to encrypt this component.The name of the component.The operating system platform of the component.CfnComponentPropsMixin.Builder.supportedOsVersions(List<String> supportedOsVersions) The operating system (OS) version supported by the component.The tags that apply to the component.Theuriof a YAML component document file.The semantic version of the component.