Class CfnCertificateAuthorityPropsMixin.CrlDistributionPointExtensionConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.acmpca.CfnCertificateAuthorityPropsMixin.CrlDistributionPointExtensionConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnCertificateAuthorityPropsMixin.CrlDistributionPointExtensionConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnCertificateAuthorityPropsMixin.CrlDistributionPointExtensionConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnCertificateAuthorityPropsMixin.CrlDistributionPointExtensionConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnCertificateAuthorityPropsMixin.CrlDistributionPointExtensionConfigurationProperty
An implementation for
CfnCertificateAuthorityPropsMixin.CrlDistributionPointExtensionConfigurationProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.cfnpropertymixins.services.acmpca.CfnCertificateAuthorityPropsMixin.CrlDistributionPointExtensionConfigurationProperty
CfnCertificateAuthorityPropsMixin.CrlDistributionPointExtensionConfigurationProperty.Builder, CfnCertificateAuthorityPropsMixin.CrlDistributionPointExtensionConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedJsii$Proxy(CfnCertificateAuthorityPropsMixin.CrlDistributionPointExtensionConfigurationProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnCertificateAuthorityPropsMixin.CrlDistributionPointExtensionConfigurationProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
protected Jsii$Proxy(CfnCertificateAuthorityPropsMixin.CrlDistributionPointExtensionConfigurationProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnCertificateAuthorityPropsMixin.CrlDistributionPointExtensionConfigurationProperty.Builder.
-
-
Method Details
-
getOmitExtension
Description copied from interface:CfnCertificateAuthorityPropsMixin.CrlDistributionPointExtensionConfigurationPropertyConfigures whether the CRL Distribution Point extension should be populated with the default URL to the CRL.If set to
true, then the CDP extension will not be present in any certificates issued by that CA unless otherwise specified through CSR or API passthrough.Only set this if you have another way to distribute the CRL Distribution Points for certificates issued by your CA, such as the Matter Distributed Compliance Ledger.
This configuration cannot be enabled with a custom CNAME set.
Returns union: either
BooleanorIResolvable- Specified by:
getOmitExtensionin interfaceCfnCertificateAuthorityPropsMixin.CrlDistributionPointExtensionConfigurationProperty- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-