@Stability(value=Stable) @Internal public static final class CfnReplicaKeyProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnReplicaKeyProps
CfnReplicaKeyPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnReplicaKeyProps.Builder, CfnReplicaKeyProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(Object keyPolicy,
String primaryKeyArn,
String description,
Object enabled,
Number pendingWindowInDays,
List<? extends CfnTag> tags)
Constructor that initializes the object based on literal property values passed by the
CfnReplicaKeyProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getDescription()
`AWS::KMS::ReplicaKey.Description`.
|
Object |
getEnabled()
`AWS::KMS::ReplicaKey.Enabled`.
|
Object |
getKeyPolicy()
`AWS::KMS::ReplicaKey.KeyPolicy`.
|
Number |
getPendingWindowInDays()
`AWS::KMS::ReplicaKey.PendingWindowInDays`.
|
String |
getPrimaryKeyArn()
`AWS::KMS::ReplicaKey.PrimaryKeyArn`.
|
List<CfnTag> |
getTags()
`AWS::KMS::ReplicaKey.Tags`.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.public final Object getKeyPolicy()
CfnReplicaKeyPropsgetKeyPolicy in interface CfnReplicaKeyPropspublic final String getPrimaryKeyArn()
CfnReplicaKeyPropsgetPrimaryKeyArn in interface CfnReplicaKeyPropspublic final String getDescription()
CfnReplicaKeyPropsgetDescription in interface CfnReplicaKeyPropspublic final Object getEnabled()
CfnReplicaKeyPropsgetEnabled in interface CfnReplicaKeyPropspublic final Number getPendingWindowInDays()
CfnReplicaKeyPropsgetPendingWindowInDays in interface CfnReplicaKeyPropspublic final List<CfnTag> getTags()
CfnReplicaKeyPropsgetTags in interface CfnReplicaKeyProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.