@Stability(value=Stable) @Internal public static final class CfnLicense.IssuerDataProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnLicense.IssuerDataProperty
CfnLicense.IssuerDataPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnLicense.IssuerDataProperty.Builder, CfnLicense.IssuerDataProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnLicense.IssuerDataProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnLicense.BorrowConfigurationProperty.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 |
getName()
Issuer name.
|
String |
getSignKey()
Asymmetric KMS key from AWS Key Management Service .
|
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(CfnLicense.IssuerDataProperty.Builder builder)
CfnLicense.BorrowConfigurationProperty.Builder.public final String getName()
CfnLicense.IssuerDataPropertygetName in interface CfnLicense.IssuerDataPropertypublic final String getSignKey()
CfnLicense.IssuerDataPropertyThe KMS key must have a key usage of sign and verify, and support the RSASSA-PSS SHA-256 signing algorithm.
getSignKey in interface CfnLicense.IssuerDataProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.