Class CfnVerifiedAccessEndpoint.SseSpecificationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.ec2.CfnVerifiedAccessEndpoint.SseSpecificationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnVerifiedAccessEndpoint.SseSpecificationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnVerifiedAccessEndpoint.SseSpecificationProperty
@Stability(Stable)
@Internal
public static final class CfnVerifiedAccessEndpoint.SseSpecificationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnVerifiedAccessEndpoint.SseSpecificationProperty
An implementation for
CfnVerifiedAccessEndpoint.SseSpecificationProperty-
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.services.ec2.CfnVerifiedAccessEndpoint.SseSpecificationProperty
CfnVerifiedAccessEndpoint.SseSpecificationProperty.Builder, CfnVerifiedAccessEndpoint.SseSpecificationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnVerifiedAccessEndpoint.SseSpecificationProperty.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 theCfnVerifiedAccessEndpoint.SseSpecificationProperty.Builder.
-
-
Method Details
-
getCustomerManagedKeyEnabled
Description copied from interface:CfnVerifiedAccessEndpoint.SseSpecificationPropertyEnable or disable the use of customer managed KMS keys for server side encryption.Valid values:
True|FalseReturns union: either
BooleanorIResolvable- Specified by:
getCustomerManagedKeyEnabledin interfaceCfnVerifiedAccessEndpoint.SseSpecificationProperty- See Also:
-
getKmsKeyArn
Description copied from interface:CfnVerifiedAccessEndpoint.SseSpecificationPropertyThe ARN of the KMS key.- Specified by:
getKmsKeyArnin interfaceCfnVerifiedAccessEndpoint.SseSpecificationProperty- 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()
-