Uses of Class
software.amazon.awscdk.services.nimblestudio.CfnStudioComponentProps.Builder
Packages that use CfnStudioComponentProps.Builder
Package
Description
AWS::NimbleStudio Construct Library
-
Uses of CfnStudioComponentProps.Builder in software.amazon.awscdk.services.nimblestudio
Methods in software.amazon.awscdk.services.nimblestudio that return CfnStudioComponentProps.BuilderModifier and TypeMethodDescriptionCfnStudioComponentProps.builder()CfnStudioComponentProps.Builder.configuration(IResolvable configuration) Sets the value ofCfnStudioComponentProps.getConfiguration()CfnStudioComponentProps.Builder.configuration(CfnStudioComponent.StudioComponentConfigurationProperty configuration) Sets the value ofCfnStudioComponentProps.getConfiguration()CfnStudioComponentProps.Builder.description(String description) Sets the value ofCfnStudioComponentProps.getDescription()CfnStudioComponentProps.Builder.ec2SecurityGroupIds(List<String> ec2SecurityGroupIds) Sets the value ofCfnStudioComponentProps.getEc2SecurityGroupIds()CfnStudioComponentProps.Builder.initializationScripts(List<? extends Object> initializationScripts) Sets the value ofCfnStudioComponentProps.getInitializationScripts()CfnStudioComponentProps.Builder.initializationScripts(IResolvable initializationScripts) Sets the value ofCfnStudioComponentProps.getInitializationScripts()Sets the value ofCfnStudioComponentProps.getName()CfnStudioComponentProps.Builder.scriptParameters(List<? extends Object> scriptParameters) Sets the value ofCfnStudioComponentProps.getScriptParameters()CfnStudioComponentProps.Builder.scriptParameters(IResolvable scriptParameters) Sets the value ofCfnStudioComponentProps.getScriptParameters()Sets the value ofCfnStudioComponentProps.getStudioId()Sets the value ofCfnStudioComponentProps.getSubtype()Sets the value ofCfnStudioComponentProps.getTags()Sets the value ofCfnStudioComponentProps.getType()Constructors in software.amazon.awscdk.services.nimblestudio with parameters of type CfnStudioComponentProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnStudioComponentProps.Builder.