Class CfnSecurityConfigurationPropsMixin.EncryptionConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.emrcontainers.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.emrcontainers.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
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
-
getAtRestEncryptionConfiguration
Description copied from interface:CfnSecurityConfigurationPropsMixin.EncryptionConfigurationPropertyAt-rest encryption configuration.Returns union: either
IResolvableorCfnSecurityConfigurationPropsMixin.AtRestEncryptionConfigurationProperty- Specified by:
getAtRestEncryptionConfigurationin interfaceCfnSecurityConfigurationPropsMixin.EncryptionConfigurationProperty- See Also:
-
getInTransitEncryptionConfiguration
Description copied from interface:CfnSecurityConfigurationPropsMixin.EncryptionConfigurationPropertyIn-transit encryption configuration.Returns union: either
IResolvableorCfnSecurityConfigurationPropsMixin.InTransitEncryptionConfigurationProperty- Specified by:
getInTransitEncryptionConfigurationin 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()
-