@Stability(value=Stable) @Internal public static final class CfnCertificate.PolicyInformationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnCertificate.PolicyInformationProperty
CfnCertificate.PolicyInformationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnCertificate.PolicyInformationProperty.Builder, CfnCertificate.PolicyInformationProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnCertificate.PolicyInformationProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnCertificate.ApiPassthroughProperty.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 |
getCertPolicyId()
Specifies the object identifier (OID) of the certificate policy under which the certificate was issued.
|
Object |
getPolicyQualifiers()
Modifies the given `CertPolicyId` with a qualifier.
|
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(CfnCertificate.PolicyInformationProperty.Builder builder)
CfnCertificate.ApiPassthroughProperty.Builder.public final String getCertPolicyId()
CfnCertificate.PolicyInformationPropertyFor more information, see NIST's definition of Object Identifier (OID) .
getCertPolicyId in interface CfnCertificate.PolicyInformationPropertypublic final Object getPolicyQualifiers()
CfnCertificate.PolicyInformationPropertyACM Private CA supports the certification practice statement (CPS) qualifier.
getPolicyQualifiers in interface CfnCertificate.PolicyInformationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.