static CfnLaunchProfileProps.Builder |
CfnLaunchProfileProps.builder() |
CfnLaunchProfileProps.Builder |
CfnLaunchProfileProps.Builder.description(String description)
|
CfnLaunchProfileProps.Builder |
CfnLaunchProfileProps.Builder.ec2SubnetIds(List<String> ec2SubnetIds)
|
CfnLaunchProfileProps.Builder |
CfnLaunchProfileProps.Builder.launchProfileProtocolVersions(List<String> launchProfileProtocolVersions)
|
CfnLaunchProfileProps.Builder |
CfnLaunchProfileProps.Builder.name(String name)
|
CfnLaunchProfileProps.Builder |
CfnLaunchProfileProps.Builder.streamConfiguration(CfnLaunchProfile.StreamConfigurationProperty streamConfiguration)
|
CfnLaunchProfileProps.Builder |
CfnLaunchProfileProps.Builder.streamConfiguration(IResolvable streamConfiguration)
|
CfnLaunchProfileProps.Builder |
CfnLaunchProfileProps.Builder.studioComponentIds(List<String> studioComponentIds)
|
CfnLaunchProfileProps.Builder |
CfnLaunchProfileProps.Builder.studioId(String studioId)
|
CfnLaunchProfileProps.Builder |
CfnLaunchProfileProps.Builder.tags(Map<String,String> tags)
|