@Stability(value=Stable) @Internal public static final class CfnLaunchProfile.StreamConfigurationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnLaunchProfile.StreamConfigurationProperty
CfnLaunchProfile.StreamConfigurationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnLaunchProfile.StreamConfigurationProperty.Builder, CfnLaunchProfile.StreamConfigurationProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnLaunchProfile.StreamConfigurationProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnLaunchProfile.StreamConfigurationProperty.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 |
getClipboardMode()
Enable or disable the use of the system clipboard to copy and paste between the streaming session and streaming client.
|
List<String> |
getEc2InstanceTypes()
The EC2 instance types that users can select from when launching a streaming session with this launch profile.
|
Number |
getMaxSessionLengthInMinutes()
The length of time, in minutes, that a streaming session can be active before it is stopped or terminated.
|
List<String> |
getStreamingImageIds()
The streaming images that users can select from when launching a streaming session with this launch profile.
|
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(CfnLaunchProfile.StreamConfigurationProperty.Builder builder)
CfnLaunchProfile.StreamConfigurationProperty.Builder.public final String getClipboardMode()
CfnLaunchProfile.StreamConfigurationPropertygetClipboardMode in interface CfnLaunchProfile.StreamConfigurationPropertypublic final List<String> getEc2InstanceTypes()
CfnLaunchProfile.StreamConfigurationPropertygetEc2InstanceTypes in interface CfnLaunchProfile.StreamConfigurationPropertypublic final List<String> getStreamingImageIds()
CfnLaunchProfile.StreamConfigurationPropertygetStreamingImageIds in interface CfnLaunchProfile.StreamConfigurationPropertypublic final Number getMaxSessionLengthInMinutes()
CfnLaunchProfile.StreamConfigurationPropertyAfter this point, Nimble Studio automatically terminates or stops the session. The default length of time is 690 minutes, and the maximum length of time is 30 days.
getMaxSessionLengthInMinutes in interface CfnLaunchProfile.StreamConfigurationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.