Interface ICertificateRef
(experimental) Indicates that this resource can be referenced as a Certificate.
Namespace: Amazon.CDK.AWS.IoT
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface ICertificateRef : IConstruct, IDependable
Syntax (vb)
Public Interface ICertificateRef Inherits IConstruct, IDependable
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
Remarks
Stability: Experimental