@Stability(value=Stable) @Internal public static final class CfnSecurityConfiguration.EncryptionConfigurationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnSecurityConfiguration.EncryptionConfigurationProperty
CfnSecurityConfiguration.EncryptionConfigurationProperty
software.amazon.jsii.JsiiObject.InitializationMode
CfnSecurityConfiguration.EncryptionConfigurationProperty.Builder, CfnSecurityConfiguration.EncryptionConfigurationProperty.Jsii$Proxy
Modifier | Constructor and Description |
---|---|
protected |
Jsii$Proxy(CfnSecurityConfiguration.EncryptionConfigurationProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnSecurityConfiguration.CloudWatchEncryptionProperty.Builder . |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
Modifier and Type | Method and Description |
---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getCloudWatchEncryption()
The encryption configuration for Amazon CloudWatch.
|
Object |
getJobBookmarksEncryption()
The encryption configuration for job bookmarks.
|
Object |
getS3Encryptions()
The encyption configuration for Amazon Simple Storage Service (Amazon S3) data.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
builder
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef
- Reference to the JSII managed object.protected Jsii$Proxy(CfnSecurityConfiguration.EncryptionConfigurationProperty.Builder builder)
CfnSecurityConfiguration.CloudWatchEncryptionProperty.Builder
.public final Object getCloudWatchEncryption()
CfnSecurityConfiguration.EncryptionConfigurationProperty
getCloudWatchEncryption
in interface CfnSecurityConfiguration.EncryptionConfigurationProperty
public final Object getJobBookmarksEncryption()
CfnSecurityConfiguration.EncryptionConfigurationProperty
getJobBookmarksEncryption
in interface CfnSecurityConfiguration.EncryptionConfigurationProperty
public final Object getS3Encryptions()
CfnSecurityConfiguration.EncryptionConfigurationProperty
getS3Encryptions
in interface CfnSecurityConfiguration.EncryptionConfigurationProperty
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson
in interface software.amazon.jsii.JsiiSerializable
Copyright © 2023. All rights reserved.