Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.nimblestudio.CfnLaunchProfileMixinProps.Builder
Packages that use CfnLaunchProfileMixinProps.Builder
-
Uses of CfnLaunchProfileMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.nimblestudio
Methods in software.amazon.awscdk.cfnpropertymixins.services.nimblestudio that return CfnLaunchProfileMixinProps.BuilderModifier and TypeMethodDescriptionCfnLaunchProfileMixinProps.builder()CfnLaunchProfileMixinProps.Builder.description(String description) Sets the value ofCfnLaunchProfileMixinProps.getDescription()CfnLaunchProfileMixinProps.Builder.ec2SubnetIds(List<String> ec2SubnetIds) Sets the value ofCfnLaunchProfileMixinProps.getEc2SubnetIds()CfnLaunchProfileMixinProps.Builder.launchProfileProtocolVersions(List<String> launchProfileProtocolVersions) Sets the value ofCfnLaunchProfileMixinProps.getLaunchProfileProtocolVersions()Sets the value ofCfnLaunchProfileMixinProps.getName()CfnLaunchProfileMixinProps.Builder.streamConfiguration(CfnLaunchProfilePropsMixin.StreamConfigurationProperty streamConfiguration) Sets the value ofCfnLaunchProfileMixinProps.getStreamConfiguration()CfnLaunchProfileMixinProps.Builder.streamConfiguration(IResolvable streamConfiguration) Sets the value ofCfnLaunchProfileMixinProps.getStreamConfiguration()CfnLaunchProfileMixinProps.Builder.studioComponentIds(List<String> studioComponentIds) Sets the value ofCfnLaunchProfileMixinProps.getStudioComponentIds()Sets the value ofCfnLaunchProfileMixinProps.getStudioId()Sets the value ofCfnLaunchProfileMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.nimblestudio with parameters of type CfnLaunchProfileMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnLaunchProfileMixinProps.Builder.