Show / Hide Table of Contents

Interface IServerCertificateRef

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

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

Stability: Experimental

Synopsis

Properties

ServerCertificateRef

(experimental) A reference to a ServerCertificate resource.

Properties

ServerCertificateRef

(experimental) A reference to a ServerCertificate resource.

IServerCertificateReference ServerCertificateRef { get; }
Property Value

IServerCertificateReference

Remarks

Stability: Experimental

Back to top Generated by DocFX