@Stability(value=Stable) @Internal public static final class CfnCertificateAuthorityProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnCertificateAuthorityProps
CfnCertificateAuthorityPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnCertificateAuthorityProps.Builder, CfnCertificateAuthorityProps.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(String keyAlgorithm,
String signingAlgorithm,
Object subject,
String type,
Object revocationConfiguration,
List<? extends CfnTag> tags)
Constructor that initializes the object based on literal property values passed by the
CfnCertificateAuthorityProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getKeyAlgorithm()
`AWS::ACMPCA::CertificateAuthority.KeyAlgorithm`.
|
Object |
getRevocationConfiguration()
`AWS::ACMPCA::CertificateAuthority.RevocationConfiguration`.
|
String |
getSigningAlgorithm()
`AWS::ACMPCA::CertificateAuthority.SigningAlgorithm`.
|
Object |
getSubject()
`AWS::ACMPCA::CertificateAuthority.Subject`.
|
List<CfnTag> |
getTags()
`AWS::ACMPCA::CertificateAuthority.Tags`.
|
String |
getType()
`AWS::ACMPCA::CertificateAuthority.Type`.
|
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 String getKeyAlgorithm()
CfnCertificateAuthorityPropsgetKeyAlgorithm in interface CfnCertificateAuthorityPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-acmpca-certificateauthority.html#cfn-acmpca-certificateauthority-keyalgorithmpublic final String getSigningAlgorithm()
CfnCertificateAuthorityPropsgetSigningAlgorithm in interface CfnCertificateAuthorityPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-acmpca-certificateauthority.html#cfn-acmpca-certificateauthority-signingalgorithmpublic final Object getSubject()
CfnCertificateAuthorityPropsgetSubject in interface CfnCertificateAuthorityPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-acmpca-certificateauthority.html#cfn-acmpca-certificateauthority-subjectpublic final String getType()
CfnCertificateAuthorityPropsgetType in interface CfnCertificateAuthorityPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-acmpca-certificateauthority.html#cfn-acmpca-certificateauthority-typepublic final Object getRevocationConfiguration()
CfnCertificateAuthorityPropsgetRevocationConfiguration in interface CfnCertificateAuthorityPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-acmpca-certificateauthority.html#cfn-acmpca-certificateauthority-revocationconfigurationpublic final List<CfnTag> getTags()
CfnCertificateAuthorityPropsgetTags in interface CfnCertificateAuthorityPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-acmpca-certificateauthority.html#cfn-acmpca-certificateauthority-tags@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.