@Stability(value=Stable) @Internal public static final class CfnKeyProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnKeyProps
CfnKeyPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnKeyProps.Builder, CfnKeyProps.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 description,
Object enabled,
Object enableKeyRotation,
String keyUsage,
Number pendingWindowInDays,
List<? extends CfnTag> tags)
Constructor that initializes the object based on literal property values passed by the
CfnKeyProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getDescription()
`AWS::KMS::Key.Description`.
|
Object |
getEnabled()
`AWS::KMS::Key.Enabled`.
|
Object |
getEnableKeyRotation()
`AWS::KMS::Key.EnableKeyRotation`.
|
Object |
getKeyPolicy()
`AWS::KMS::Key.KeyPolicy`.
|
String |
getKeyUsage()
`AWS::KMS::Key.KeyUsage`.
|
Number |
getPendingWindowInDays()
`AWS::KMS::Key.PendingWindowInDays`.
|
List<CfnTag> |
getTags()
`AWS::KMS::Key.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()
CfnKeyPropsgetKeyPolicy in interface CfnKeyPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-kms-key.html#cfn-kms-key-keypolicypublic final String getDescription()
CfnKeyPropsgetDescription in interface CfnKeyPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-kms-key.html#cfn-kms-key-descriptionpublic final Object getEnabled()
CfnKeyPropsgetEnabled in interface CfnKeyPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-kms-key.html#cfn-kms-key-enabledpublic final Object getEnableKeyRotation()
CfnKeyPropsgetEnableKeyRotation in interface CfnKeyPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-kms-key.html#cfn-kms-key-enablekeyrotationpublic final String getKeyUsage()
CfnKeyPropsgetKeyUsage in interface CfnKeyPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-kms-key.html#cfn-kms-key-keyusagepublic final Number getPendingWindowInDays()
CfnKeyPropsgetPendingWindowInDays in interface CfnKeyPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-kms-key.html#cfn-kms-key-pendingwindowindayspublic final List<CfnTag> getTags()
CfnKeyPropsgetTags in interface CfnKeyPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-kms-key.html#cfn-kms-key-tags@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.