Show / Hide Table of Contents

Interface IDomainRef

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

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

Stability: Experimental

Synopsis

Properties

DomainRef

(experimental) A reference to a Domain resource.

Properties

DomainRef

(experimental) A reference to a Domain resource.

IDomainReference DomainRef { get; }
Property Value

IDomainReference

Remarks

Stability: Experimental

Back to top Generated by DocFX