Class CfnPreferences.ConnectionRecordingPreferencesProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.ssmguiconnect.CfnPreferences.ConnectionRecordingPreferencesProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnPreferences.ConnectionRecordingPreferencesProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnPreferences.ConnectionRecordingPreferencesProperty
@Stability(Stable)
@Internal
public static final class CfnPreferences.ConnectionRecordingPreferencesProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnPreferences.ConnectionRecordingPreferencesProperty
An implementation for
CfnPreferences.ConnectionRecordingPreferencesProperty-
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.ssmguiconnect.CfnPreferences.ConnectionRecordingPreferencesProperty
CfnPreferences.ConnectionRecordingPreferencesProperty.Builder, CfnPreferences.ConnectionRecordingPreferencesProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnPreferences.ConnectionRecordingPreferencesProperty.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 theCfnPreferences.ConnectionRecordingPreferencesProperty.Builder.
-
-
Method Details
-
getKmsKeyArn
Description copied from interface:CfnPreferences.ConnectionRecordingPreferencesPropertyThe ARN of a AWS key that is used to encrypt data while it is being processed by the service.This key must exist in the same AWS Region as the node you start an RDP connection to.
- Specified by:
getKmsKeyArnin interfaceCfnPreferences.ConnectionRecordingPreferencesProperty- See Also:
-
getRecordingDestinations
Description copied from interface:CfnPreferences.ConnectionRecordingPreferencesPropertyDetermines where recordings of RDP connections are stored.Returns union: either
IResolvableorCfnPreferences.RecordingDestinationsProperty- Specified by:
getRecordingDestinationsin interfaceCfnPreferences.ConnectionRecordingPreferencesProperty- 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()
-