Crl

class Crl : KotlinCustomResource

Definition of AWS::RolesAnywhere::CRL Resource Type

Properties

Link copied to clipboard
val crlData: Output<String>

The x509 v3 specified certificate revocation list (CRL).

Link copied to clipboard
val crlId: Output<String>

The unique primary identifier of the Crl

Link copied to clipboard
val enabled: Output<Boolean>?

Specifies whether the certificate revocation list (CRL) is enabled.

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

The name of the certificate revocation list (CRL).

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

A list of tags to attach to the certificate revocation list (CRL).

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

The ARN of the TrustAnchor the certificate revocation list (CRL) will provide revocation for.

Link copied to clipboard
val urn: Output<String>