@Stability(value=Stable) @Internal public static final class CfnCertificateAuthority.OcspConfigurationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnCertificateAuthority.OcspConfigurationProperty
CfnCertificateAuthority.OcspConfigurationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnCertificateAuthority.OcspConfigurationProperty.Builder, CfnCertificateAuthority.OcspConfigurationProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnCertificateAuthority.OcspConfigurationProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnCertificateAuthority.AccessDescriptionProperty.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) |
Object |
getEnabled()
Flag enabling use of the Online Certificate Status Protocol (OCSP) for validating certificate revocation status.
|
String |
getOcspCustomCname()
By default, ACM Private CA injects an Amazon domain into certificates being validated by the Online Certificate Status Protocol (OCSP).
|
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(CfnCertificateAuthority.OcspConfigurationProperty.Builder builder)
CfnCertificateAuthority.AccessDescriptionProperty.Builder.public final Object getEnabled()
CfnCertificateAuthority.OcspConfigurationPropertygetEnabled in interface CfnCertificateAuthority.OcspConfigurationPropertypublic final String getOcspCustomCname()
CfnCertificateAuthority.OcspConfigurationPropertyA customer can alternatively use this object to define a CNAME specifying a customized OCSP domain.
Note: The value of the CNAME must not include a protocol prefix such as "http://" or "https://".
getOcspCustomCname in interface CfnCertificateAuthority.OcspConfigurationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.