CertificateAuthority

class CertificateAuthority : KotlinCustomResource

Private certificate authority.

Example Usage

Example

No Java example available.

Properties

Link copied to clipboard
val arn: Output<String>

The Amazon Resource Name (ARN) of the certificate authority.

Link copied to clipboard

The base64 PEM-encoded certificate signing request (CSR) for your certificate authority certificate.

Link copied to clipboard

Structure that contains CSR pass through extension information used by the CreateCertificateAuthority action.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val keyAlgorithm: Output<String>

Public key algorithm and size, in bits, of the key pair that your CA creates when it issues a certificate.

Link copied to clipboard

KeyStorageSecurityStadard defines a cryptographic key management compliance standard used for handling CA keys.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Certificate revocation information used by the CreateCertificateAuthority and UpdateCertificateAuthority actions.

Link copied to clipboard

Algorithm your CA uses to sign certificate requests.

Link copied to clipboard

Structure that contains X.500 distinguished name information for your CA.

Link copied to clipboard
val tags: Output<List<Tag>>?

Key-value pairs that will be attached to the new private CA. You can associate up to 50 tags with a private CA. For information using tags with IAM to manage permissions, see Controlling Access Using IAM Tags .

Link copied to clipboard
val type: Output<String>

The type of the certificate authority.

Link copied to clipboard
val urn: Output<String>
Link copied to clipboard
val usageMode: Output<String>?

Usage mode of the ceritificate authority.