Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.nimblestudio.CfnStudioComponentMixinProps.Builder
Packages that use CfnStudioComponentMixinProps.Builder
-
Uses of CfnStudioComponentMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.nimblestudio
Methods in software.amazon.awscdk.cfnpropertymixins.services.nimblestudio that return CfnStudioComponentMixinProps.BuilderModifier and TypeMethodDescriptionCfnStudioComponentMixinProps.builder()CfnStudioComponentMixinProps.Builder.configuration(CfnStudioComponentPropsMixin.StudioComponentConfigurationProperty configuration) Sets the value ofCfnStudioComponentMixinProps.getConfiguration()CfnStudioComponentMixinProps.Builder.configuration(IResolvable configuration) Sets the value ofCfnStudioComponentMixinProps.getConfiguration()CfnStudioComponentMixinProps.Builder.description(String description) Sets the value ofCfnStudioComponentMixinProps.getDescription()CfnStudioComponentMixinProps.Builder.ec2SecurityGroupIds(List<String> ec2SecurityGroupIds) Sets the value ofCfnStudioComponentMixinProps.getEc2SecurityGroupIds()CfnStudioComponentMixinProps.Builder.initializationScripts(List<? extends Object> initializationScripts) Sets the value ofCfnStudioComponentMixinProps.getInitializationScripts()CfnStudioComponentMixinProps.Builder.initializationScripts(IResolvable initializationScripts) Sets the value ofCfnStudioComponentMixinProps.getInitializationScripts()Sets the value ofCfnStudioComponentMixinProps.getName()CfnStudioComponentMixinProps.Builder.scriptParameters(List<? extends Object> scriptParameters) Sets the value ofCfnStudioComponentMixinProps.getScriptParameters()CfnStudioComponentMixinProps.Builder.scriptParameters(IResolvable scriptParameters) Sets the value ofCfnStudioComponentMixinProps.getScriptParameters()Sets the value ofCfnStudioComponentMixinProps.getStudioId()Sets the value ofCfnStudioComponentMixinProps.getSubtype()Sets the value ofCfnStudioComponentMixinProps.getTags()Sets the value ofCfnStudioComponentMixinProps.getType()Constructors in software.amazon.awscdk.cfnpropertymixins.services.nimblestudio with parameters of type CfnStudioComponentMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnStudioComponentMixinProps.Builder.