Show / Hide Table of Contents

Interface ICertificateRef

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

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

Stability: Experimental

Synopsis

Properties

CertificateRef

(experimental) A reference to a Certificate resource.

Properties

CertificateRef

(experimental) A reference to a Certificate resource.

ICertificateReference CertificateRef { get; }
Property Value

ICertificateReference

Remarks

Stability: Experimental

Back to top Generated by DocFX