Class CfnSecurityConfigurationPropsMixin.EncryptionConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.glue.CfnSecurityConfigurationPropsMixin.EncryptionConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnSecurityConfigurationPropsMixin.EncryptionConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnSecurityConfigurationPropsMixin.EncryptionConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnSecurityConfigurationPropsMixin.EncryptionConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnSecurityConfigurationPropsMixin.EncryptionConfigurationProperty
An implementation for
CfnSecurityConfigurationPropsMixin.EncryptionConfigurationProperty-
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.CfnSecurityConfigurationPropsMixin.EncryptionConfigurationProperty
CfnSecurityConfigurationPropsMixin.EncryptionConfigurationProperty.Builder, CfnSecurityConfigurationPropsMixin.EncryptionConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnSecurityConfigurationPropsMixin.EncryptionConfigurationProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal ObjectThe encryption configuration for Amazon CloudWatch.final ObjectThe encryption configuration for job bookmarks.final ObjectThe encyption configuration for Amazon Simple Storage Service (Amazon S3) data.final inthashCode()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(CfnSecurityConfigurationPropsMixin.EncryptionConfigurationProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnSecurityConfigurationPropsMixin.EncryptionConfigurationProperty.Builder.
-
-
Method Details
-
getCloudWatchEncryption
Description copied from interface:CfnSecurityConfigurationPropsMixin.EncryptionConfigurationPropertyThe encryption configuration for Amazon CloudWatch.Returns union: either
IResolvableorCfnSecurityConfigurationPropsMixin.CloudWatchEncryptionProperty- Specified by:
getCloudWatchEncryptionin interfaceCfnSecurityConfigurationPropsMixin.EncryptionConfigurationProperty- See Also:
-
getJobBookmarksEncryption
Description copied from interface:CfnSecurityConfigurationPropsMixin.EncryptionConfigurationPropertyThe encryption configuration for job bookmarks.Returns union: either
IResolvableorCfnSecurityConfigurationPropsMixin.JobBookmarksEncryptionProperty- Specified by:
getJobBookmarksEncryptionin interfaceCfnSecurityConfigurationPropsMixin.EncryptionConfigurationProperty- See Also:
-
getS3Encryptions
Description copied from interface:CfnSecurityConfigurationPropsMixin.EncryptionConfigurationPropertyThe encyption configuration for Amazon Simple Storage Service (Amazon S3) data.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnSecurityConfigurationPropsMixin.S3EncryptionProperty>- Specified by:
getS3Encryptionsin interfaceCfnSecurityConfigurationPropsMixin.EncryptionConfigurationProperty- 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()
-