Class CfnPreferencesPropsMixin.ConnectionRecordingPreferencesProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.ssmguiconnect.CfnPreferencesPropsMixin.ConnectionRecordingPreferencesProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnPreferencesPropsMixin.ConnectionRecordingPreferencesProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnPreferencesPropsMixin.ConnectionRecordingPreferencesProperty
@Stability(Stable)
@Internal
public static final class CfnPreferencesPropsMixin.ConnectionRecordingPreferencesProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnPreferencesPropsMixin.ConnectionRecordingPreferencesProperty
An implementation for
CfnPreferencesPropsMixin.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.cfnpropertymixins.services.ssmguiconnect.CfnPreferencesPropsMixin.ConnectionRecordingPreferencesProperty
CfnPreferencesPropsMixin.ConnectionRecordingPreferencesProperty.Builder, CfnPreferencesPropsMixin.ConnectionRecordingPreferencesProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnPreferencesPropsMixin.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
protected Jsii$Proxy(CfnPreferencesPropsMixin.ConnectionRecordingPreferencesProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnPreferencesPropsMixin.ConnectionRecordingPreferencesProperty.Builder.
-
-
Method Details
-
getKmsKeyArn
Description copied from interface:CfnPreferencesPropsMixin.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 interfaceCfnPreferencesPropsMixin.ConnectionRecordingPreferencesProperty- See Also:
-
getRecordingDestinations
Description copied from interface:CfnPreferencesPropsMixin.ConnectionRecordingPreferencesPropertyDetermines where recordings of RDP connections are stored.Returns union: either
IResolvableorCfnPreferencesPropsMixin.RecordingDestinationsProperty- Specified by:
getRecordingDestinationsin interfaceCfnPreferencesPropsMixin.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()
-