Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.imagebuilder.CfnComponentMixinProps.Builder
Packages that use CfnComponentMixinProps.Builder
-
Uses of CfnComponentMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.imagebuilder
Methods in software.amazon.awscdk.cfnpropertymixins.services.imagebuilder that return CfnComponentMixinProps.BuilderModifier and TypeMethodDescriptionCfnComponentMixinProps.builder()CfnComponentMixinProps.Builder.changeDescription(String changeDescription) Sets the value ofCfnComponentMixinProps.getChangeDescription()Sets the value ofCfnComponentMixinProps.getData()CfnComponentMixinProps.Builder.description(String description) Sets the value ofCfnComponentMixinProps.getDescription()Sets the value ofCfnComponentMixinProps.getKmsKeyId()Sets the value ofCfnComponentMixinProps.getName()Sets the value ofCfnComponentMixinProps.getPlatform()CfnComponentMixinProps.Builder.supportedOsVersions(List<String> supportedOsVersions) Sets the value ofCfnComponentMixinProps.getSupportedOsVersions()Sets the value ofCfnComponentMixinProps.getTags()Sets the value ofCfnComponentMixinProps.getUri()Sets the value ofCfnComponentMixinProps.getVersion()Constructors in software.amazon.awscdk.cfnpropertymixins.services.imagebuilder with parameters of type CfnComponentMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnComponentMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnComponentMixinProps.Builder.