Class CertificateAuthorityRevocationConfiguration
Inheritance
System.Object
CertificateAuthorityRevocationConfiguration
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.Aws.Acmpca.Outputs
Assembly: Pulumi.Aws.dll
Syntax
public sealed class CertificateAuthorityRevocationConfiguration
Fields
View SourceCrlConfiguration
Nested argument containing configuration of the certificate revocation list (CRL), if any, maintained by the certificate authority. Defined below.
Declaration
public readonly CertificateAuthorityRevocationConfigurationCrlConfiguration CrlConfiguration
Field Value
| Type | Description |
|---|---|
| CertificateAuthorityRevocationConfigurationCrlConfiguration |