Builder
class Builder
Properties
Link copied to clipboard
Configuration of the certificate revocation list (CRL), if any, maintained by your private CA. A CRL is typically updated approximately 30 minutes after a certificate is revoked. If for any reason a CRL update fails, Amazon Web Services Private CA makes further attempts every 15 minutes.
Link copied to clipboard
Configuration of Online Certificate Status Protocol (OCSP) support, if any, maintained by your private CA. When you revoke a certificate, OCSP responses may take up to 60 minutes to reflect the new status.
Functions
Link copied to clipboard
construct an aws.sdk.kotlin.services.acmpca.model.CrlConfiguration inside the given block
Link copied to clipboard
construct an aws.sdk.kotlin.services.acmpca.model.OcspConfiguration inside the given block