@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(CfnLaunchProfileProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnLaunchProfileProps.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getDescription()
A human-readable description of the launch profile.
|
List<String> |
getEc2SubnetIds()
Unique identifiers for a collection of EC2 subnets.
|
List<String> |
getLaunchProfileProtocolVersions()
The version number of the protocol that is used by the launch profile.
|
String |
getName()
A friendly name for the launch profile.
|
Object |
getStreamConfiguration()
A configuration for a streaming session.
|
List<String> |
getStudioComponentIds()
Unique identifiers for a collection of studio components that can be used with this launch profile.
|
String |
getStudioId()
The unique identifier for a studio resource.
|
Map<String,String> |
getTags()
An array of key-value pairs to apply to this resource.
|
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(CfnLaunchProfileProps.Builder builder)
CfnLaunchProfileProps.Builder.public final List<String> getEc2SubnetIds()
CfnLaunchProfilePropsgetEc2SubnetIds in interface CfnLaunchProfilePropspublic final List<String> getLaunchProfileProtocolVersions()
CfnLaunchProfilePropsThe only valid version is "2021-03-31".
getLaunchProfileProtocolVersions 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()
CfnLaunchProfilePropsIn Nimble Studio , all other resources are contained in a studio resource.
getStudioId in interface CfnLaunchProfilePropspublic final String getDescription()
CfnLaunchProfilePropsgetDescription in interface CfnLaunchProfilePropspublic final Map<String,String> getTags()
CfnLaunchProfilePropsFor more information, see Tag .
getTags in interface CfnLaunchProfileProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.