Interface IDomainRef
(experimental) Indicates that this resource can be referenced as a Domain.
Inherited Members
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
Remarks
Stability: Experimental