CertificateAuthority
Defines the certificate authority to use for an ACME endpoint.
Inheritors
Types
Functions
Link copied to clipboard
Casts this CertificateAuthority as a PublicCertificateAuthority and retrieves its aws.sdk.kotlin.services.acm.model.PublicCertificateAuthority value. Throws an exception if the CertificateAuthority is not a PublicCertificateAuthority.
Link copied to clipboard
Casts this CertificateAuthority as a PublicCertificateAuthority and retrieves its aws.sdk.kotlin.services.acm.model.PublicCertificateAuthority value. Returns null if the CertificateAuthority is not a PublicCertificateAuthority.