Show / Hide Table of Contents

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 Source

CrlConfiguration

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
  • View Source
Back to top Copyright 2016-2020, Pulumi Corporation.