Uses of Class
software.amazon.awscdk.services.nimblestudio.CfnLaunchProfile.Builder
Packages that use CfnLaunchProfile.Builder
Package
Description
AWS::NimbleStudio Construct Library
-
Uses of CfnLaunchProfile.Builder in software.amazon.awscdk.services.nimblestudio
Methods in software.amazon.awscdk.services.nimblestudio that return CfnLaunchProfile.BuilderModifier and TypeMethodDescriptionstatic CfnLaunchProfile.Builder
CfnLaunchProfile.Builder.description
(String description) CfnLaunchProfile.Builder.ec2SubnetIds
(List<String> ec2SubnetIds) CfnLaunchProfile.Builder.launchProfileProtocolVersions
(List<String> launchProfileProtocolVersions) CfnLaunchProfile.Builder.streamConfiguration
(IResolvable streamConfiguration) CfnLaunchProfile.Builder.streamConfiguration
(CfnLaunchProfile.StreamConfigurationProperty streamConfiguration) CfnLaunchProfile.Builder.studioComponentIds
(List<String> studioComponentIds)