Show / Hide Table of Contents

Interface IDomainNameRef

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

Namespace: Amazon.CDK.AWS.APIGateway
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IDomainNameRef : IConstruct, IDependable
Syntax (vb)
Public Interface IDomainNameRef Inherits IConstruct, IDependable
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