Interface IDomainNameRef
(experimental) Indicates that this resource can be referenced as a DomainName.
Inherited Members
Namespace: Amazon.CDK.Interfaces.APIGateway
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IDomainNameRef : IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface IDomainNameRef Inherits IConstruct, IDependable, IEnvironmentAware
Remarks
Stability: Experimental
Synopsis
Properties
| DomainNameRef | (experimental) A reference to a DomainName resource. |
Properties
DomainNameRef
(experimental) A reference to a DomainName resource.
IDomainNameReference DomainNameRef { get; }
Property Value
Remarks
Stability: Experimental