Class CfnLaunchProfilePropsMixin.StreamConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.nimblestudio.CfnLaunchProfilePropsMixin.StreamConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnLaunchProfilePropsMixin.StreamConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnLaunchProfilePropsMixin.StreamConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnLaunchProfilePropsMixin.StreamConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnLaunchProfilePropsMixin.StreamConfigurationProperty
An implementation for
CfnLaunchProfilePropsMixin.StreamConfigurationProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.cfnpropertymixins.services.nimblestudio.CfnLaunchProfilePropsMixin.StreamConfigurationProperty
CfnLaunchProfilePropsMixin.StreamConfigurationProperty.Builder, CfnLaunchProfilePropsMixin.StreamConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnLaunchProfilePropsMixin.StreamConfigurationProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal Stringfinal Stringfinal Numberfinal Numberfinal ObjectReturns union: eitherIResolvableorCfnLaunchProfilePropsMixin.StreamConfigurationSessionBackupPropertyfinal Stringfinal ObjectReturns union: eitherIResolvableorCfnLaunchProfilePropsMixin.StreamConfigurationSessionStoragePropertyfinal ObjectReturns union: eitherIResolvableorCfnLaunchProfilePropsMixin.VolumeConfigurationPropertyfinal inthashCode()Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnLaunchProfilePropsMixin.StreamConfigurationProperty.Builder.
-
-
Method Details
-
getAutomaticTerminationMode
- Specified by:
getAutomaticTerminationModein interfaceCfnLaunchProfilePropsMixin.StreamConfigurationProperty- See Also:
-
getClipboardMode
- Specified by:
getClipboardModein interfaceCfnLaunchProfilePropsMixin.StreamConfigurationProperty- See Also:
-
getEc2InstanceTypes
- Specified by:
getEc2InstanceTypesin interfaceCfnLaunchProfilePropsMixin.StreamConfigurationProperty- See Also:
-
getMaxSessionLengthInMinutes
- Specified by:
getMaxSessionLengthInMinutesin interfaceCfnLaunchProfilePropsMixin.StreamConfigurationProperty- See Also:
-
getMaxStoppedSessionLengthInMinutes
- Specified by:
getMaxStoppedSessionLengthInMinutesin interfaceCfnLaunchProfilePropsMixin.StreamConfigurationProperty- See Also:
-
getSessionBackup
Description copied from interface:CfnLaunchProfilePropsMixin.StreamConfigurationPropertyReturns union: eitherIResolvableorCfnLaunchProfilePropsMixin.StreamConfigurationSessionBackupProperty- Specified by:
getSessionBackupin interfaceCfnLaunchProfilePropsMixin.StreamConfigurationProperty- See Also:
-
getSessionPersistenceMode
- Specified by:
getSessionPersistenceModein interfaceCfnLaunchProfilePropsMixin.StreamConfigurationProperty- See Also:
-
getSessionStorage
Description copied from interface:CfnLaunchProfilePropsMixin.StreamConfigurationPropertyReturns union: eitherIResolvableorCfnLaunchProfilePropsMixin.StreamConfigurationSessionStorageProperty- Specified by:
getSessionStoragein interfaceCfnLaunchProfilePropsMixin.StreamConfigurationProperty- See Also:
-
getStreamingImageIds
- Specified by:
getStreamingImageIdsin interfaceCfnLaunchProfilePropsMixin.StreamConfigurationProperty- See Also:
-
getVolumeConfiguration
Description copied from interface:CfnLaunchProfilePropsMixin.StreamConfigurationPropertyReturns union: eitherIResolvableorCfnLaunchProfilePropsMixin.VolumeConfigurationProperty- Specified by:
getVolumeConfigurationin interfaceCfnLaunchProfilePropsMixin.StreamConfigurationProperty- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-