Class CfnMLTransformPropsMixin.MLUserDataEncryptionProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.glue.CfnMLTransformPropsMixin.MLUserDataEncryptionProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnMLTransformPropsMixin.MLUserDataEncryptionProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnMLTransformPropsMixin.MLUserDataEncryptionProperty
@Stability(Stable)
@Internal
public static final class CfnMLTransformPropsMixin.MLUserDataEncryptionProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnMLTransformPropsMixin.MLUserDataEncryptionProperty
An implementation for
CfnMLTransformPropsMixin.MLUserDataEncryptionProperty-
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.glue.CfnMLTransformPropsMixin.MLUserDataEncryptionProperty
CfnMLTransformPropsMixin.MLUserDataEncryptionProperty.Builder, CfnMLTransformPropsMixin.MLUserDataEncryptionProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnMLTransformPropsMixin.MLUserDataEncryptionProperty.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 theCfnMLTransformPropsMixin.MLUserDataEncryptionProperty.Builder.
-
-
Method Details
-
getKmsKeyId
Description copied from interface:CfnMLTransformPropsMixin.MLUserDataEncryptionPropertyThe ID for the customer-provided KMS key.- Specified by:
getKmsKeyIdin interfaceCfnMLTransformPropsMixin.MLUserDataEncryptionProperty- See Also:
-
getMlUserDataEncryptionMode
Description copied from interface:CfnMLTransformPropsMixin.MLUserDataEncryptionPropertyThe encryption mode applied to user data. Valid values are:.- DISABLED: encryption is disabled.
- SSEKMS: use of server-side encryption with AWS Key Management Service (SSE-KMS) for user data stored in Amazon S3.
- Specified by:
getMlUserDataEncryptionModein interfaceCfnMLTransformPropsMixin.MLUserDataEncryptionProperty- 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()
-