Show / Hide Table of Contents

Interface IDomainNameRef

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

Inherited Members
IEnvironmentAware.Env
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

IDomainNameReference

Remarks

Stability: Experimental

Back to top Generated by DocFX