Show / Hide Table of Contents

Interface ICertificateAuthorityRef

(experimental) Indicates that this resource can be referenced as a CertificateAuthority.

Inherited Members
IEnvironmentAware.Env
Namespace: Amazon.CDK.Interfaces.ACMPCA
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface ICertificateAuthorityRef : IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface ICertificateAuthorityRef Inherits IConstruct, IDependable, IEnvironmentAware
Remarks

Stability: Experimental

Synopsis

Properties

CertificateAuthorityRef

(experimental) A reference to a CertificateAuthority resource.

Properties

CertificateAuthorityRef

(experimental) A reference to a CertificateAuthority resource.

ICertificateAuthorityReference CertificateAuthorityRef { get; }
Property Value

ICertificateAuthorityReference

Remarks

Stability: Experimental

Back to top Generated by DocFX