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