Class CfnMLTransform.TransformEncryptionProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.glue.CfnMLTransform.TransformEncryptionProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnMLTransform.TransformEncryptionProperty
,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnMLTransform.TransformEncryptionProperty
@Stability(Stable)
@Internal
public static final class CfnMLTransform.TransformEncryptionProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnMLTransform.TransformEncryptionProperty
An implementation for
CfnMLTransform.TransformEncryptionProperty
-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationMode
Nested classes/interfaces inherited from interface software.amazon.awscdk.services.glue.CfnMLTransform.TransformEncryptionProperty
CfnMLTransform.TransformEncryptionProperty.Builder, CfnMLTransform.TransformEncryptionProperty.Jsii$Proxy
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnMLTransform.TransformEncryptionProperty.Builder
.protected
Jsii$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 theCfnMLTransform.TransformEncryptionProperty.Builder
.
-
-
Method Details
-
getMlUserDataEncryption
Description copied from interface:CfnMLTransform.TransformEncryptionProperty
The encryption-at-rest settings of the transform that apply to accessing user data.- Specified by:
getMlUserDataEncryption
in interfaceCfnMLTransform.TransformEncryptionProperty
- See Also:
-
getTaskRunSecurityConfigurationName
Description copied from interface:CfnMLTransform.TransformEncryptionProperty
The name of the security configuration.- Specified by:
getTaskRunSecurityConfigurationName
in interfaceCfnMLTransform.TransformEncryptionProperty
- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJson
in interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-