Show / Hide Table of Contents

Interface IHostedZoneRef

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

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

Stability: Experimental

Synopsis

Properties

HostedZoneRef

(experimental) A reference to a HostedZone resource.

Properties

HostedZoneRef

(experimental) A reference to a HostedZone resource.

IHostedZoneReference HostedZoneRef { get; }
Property Value

IHostedZoneReference

Remarks

Stability: Experimental

Back to top Generated by DocFX