Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.m2.CfnApplicationMixinProps.Builder
Packages that use CfnApplicationMixinProps.Builder
-
Uses of CfnApplicationMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.m2
Methods in software.amazon.awscdk.cfnpropertymixins.services.m2 that return CfnApplicationMixinProps.BuilderModifier and TypeMethodDescriptionCfnApplicationMixinProps.builder()CfnApplicationMixinProps.Builder.definition(CfnApplicationPropsMixin.DefinitionProperty definition) Sets the value ofCfnApplicationMixinProps.getDefinition()CfnApplicationMixinProps.Builder.definition(IResolvable definition) Sets the value ofCfnApplicationMixinProps.getDefinition()CfnApplicationMixinProps.Builder.description(String description) Sets the value ofCfnApplicationMixinProps.getDescription()CfnApplicationMixinProps.Builder.engineType(String engineType) Sets the value ofCfnApplicationMixinProps.getEngineType()Sets the value ofCfnApplicationMixinProps.getKmsKeyId()Sets the value ofCfnApplicationMixinProps.getName()Sets the value ofCfnApplicationMixinProps.getRoleArn()Sets the value ofCfnApplicationMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.m2 with parameters of type CfnApplicationMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnApplicationMixinProps.Builder.