@Stability(value=Stable) @Internal public static final class CfnLaunchProfileProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnLaunchProfileProps
CfnLaunchProfilePropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnLaunchProfileProps.Builder, CfnLaunchProfileProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(List<String> ec2SubnetIds,
List<String> launchProfileProtocolVersions,
String name,
Object streamConfiguration,
List<String> studioComponentIds,
String studioId,
String description,
Map<String,String> tags)
Constructor that initializes the object based on literal property values passed by the
CfnLaunchProfileProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getDescription()
`AWS::NimbleStudio::LaunchProfile.Description`.
|
List<String> |
getEc2SubnetIds()
`AWS::NimbleStudio::LaunchProfile.Ec2SubnetIds`.
|
List<String> |
getLaunchProfileProtocolVersions()
`AWS::NimbleStudio::LaunchProfile.LaunchProfileProtocolVersions`.
|
String |
getName()
`AWS::NimbleStudio::LaunchProfile.Name`.
|
Object |
getStreamConfiguration()
`AWS::NimbleStudio::LaunchProfile.StreamConfiguration`.
|
List<String> |
getStudioComponentIds()
`AWS::NimbleStudio::LaunchProfile.StudioComponentIds`.
|
String |
getStudioId()
`AWS::NimbleStudio::LaunchProfile.StudioId`.
|
Map<String,String> |
getTags()
`AWS::NimbleStudio::LaunchProfile.Tags`.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(List<String> ec2SubnetIds, List<String> launchProfileProtocolVersions, String name, Object streamConfiguration, List<String> studioComponentIds, String studioId, String description, Map<String,String> tags)
CfnLaunchProfileProps.Builder.public final List<String> getEc2SubnetIds()
CfnLaunchProfilePropsgetEc2SubnetIds in interface CfnLaunchProfilePropspublic final List<String> getLaunchProfileProtocolVersions()
CfnLaunchProfilePropsgetLaunchProfileProtocolVersions in interface CfnLaunchProfilePropspublic final String getName()
CfnLaunchProfilePropsgetName in interface CfnLaunchProfilePropspublic final Object getStreamConfiguration()
CfnLaunchProfilePropsgetStreamConfiguration in interface CfnLaunchProfilePropspublic final List<String> getStudioComponentIds()
CfnLaunchProfilePropsgetStudioComponentIds in interface CfnLaunchProfilePropspublic final String getStudioId()
CfnLaunchProfilePropsgetStudioId in interface CfnLaunchProfilePropspublic final String getDescription()
CfnLaunchProfilePropsgetDescription in interface CfnLaunchProfilePropspublic final Map<String,String> getTags()
CfnLaunchProfilePropsgetTags in interface CfnLaunchProfileProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.