@Stability(value=Stable) @Internal public static final class CfnPublicKey.PublicKeyConfigProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnPublicKey.PublicKeyConfigProperty
CfnPublicKey.PublicKeyConfigPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnPublicKey.PublicKeyConfigProperty.Builder, CfnPublicKey.PublicKeyConfigProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnPublicKey.PublicKeyConfigProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnPublicKey.PublicKeyConfigProperty.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) |
String |
getCallerReference()
A string included in the request to help make sure that the request can’t be replayed.
|
String |
getComment()
A comment to describe the public key.
|
String |
getEncodedKey()
The public key that you can use with [signed URLs and signed cookies](https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/PrivateContent.html) , or with [field-level encryption](https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/field-level-encryption.html) .
|
String |
getName()
A name to help identify the public key.
|
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.protected Jsii$Proxy(CfnPublicKey.PublicKeyConfigProperty.Builder builder)
CfnPublicKey.PublicKeyConfigProperty.Builder.public final String getCallerReference()
CfnPublicKey.PublicKeyConfigPropertygetCallerReference in interface CfnPublicKey.PublicKeyConfigPropertypublic final String getEncodedKey()
CfnPublicKey.PublicKeyConfigPropertygetEncodedKey in interface CfnPublicKey.PublicKeyConfigPropertypublic final String getName()
CfnPublicKey.PublicKeyConfigPropertygetName in interface CfnPublicKey.PublicKeyConfigPropertypublic final String getComment()
CfnPublicKey.PublicKeyConfigPropertyThe comment cannot be longer than 128 characters.
getComment in interface CfnPublicKey.PublicKeyConfigProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.