CertificateAuthorityActivation

class CertificateAuthorityActivation : KotlinCustomResource

Used to install the certificate authority certificate and update the certificate authority status.

Properties

Link copied to clipboard
val certificate: Output<String>

Certificate Authority certificate that will be installed in the Certificate Authority.

Link copied to clipboard

Arn of the Certificate Authority.

Link copied to clipboard
val certificateChain: Output<String>?

Certificate chain for the Certificate Authority certificate.

Link copied to clipboard

The complete certificate chain, including the Certificate Authority certificate.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val status: Output<String>?

The status of the Certificate Authority.

Link copied to clipboard
val urn: Output<String>