Class CfnLaunchProfile.StreamConfigurationSessionBackupProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.nimblestudio.CfnLaunchProfile.StreamConfigurationSessionBackupProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnLaunchProfile.StreamConfigurationSessionBackupProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnLaunchProfile.StreamConfigurationSessionBackupProperty
@Stability(Stable)
@Internal
public static final class CfnLaunchProfile.StreamConfigurationSessionBackupProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnLaunchProfile.StreamConfigurationSessionBackupProperty
An implementation for
CfnLaunchProfile.StreamConfigurationSessionBackupProperty-
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.services.nimblestudio.CfnLaunchProfile.StreamConfigurationSessionBackupProperty
CfnLaunchProfile.StreamConfigurationSessionBackupProperty.Builder, CfnLaunchProfile.StreamConfigurationSessionBackupProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnLaunchProfile.StreamConfigurationSessionBackupProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
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 theCfnLaunchProfile.StreamConfigurationSessionBackupProperty.Builder.
-
-
Method Details
-
getMaxBackupsToRetain
Description copied from interface:CfnLaunchProfile.StreamConfigurationSessionBackupPropertyThe maximum number of backups that each streaming session created from this launch profile can have.Default: - 0
- Specified by:
getMaxBackupsToRetainin interfaceCfnLaunchProfile.StreamConfigurationSessionBackupProperty- See Also:
-
getMode
Description copied from interface:CfnLaunchProfile.StreamConfigurationSessionBackupPropertySpecifies how artists sessions are backed up.Configures backups for streaming sessions launched with this launch profile. The default value is
DEACTIVATED, which means that backups are deactivated. To allow backups, set this value toAUTOMATIC.- Specified by:
getModein interfaceCfnLaunchProfile.StreamConfigurationSessionBackupProperty- 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()
-