Interface IPublicHostedZone
Represents a Route 53 public hosted zone.
Inherited Members
Namespace: Amazon.CDK.AWS.Route53
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IPublicHostedZone : IHostedZone, IResource, INamedHostedZoneRef, IHostedZoneRef, IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface IPublicHostedZone Inherits IHostedZone, IResource, INamedHostedZoneRef, IHostedZoneRef, IConstruct, IDependable, IEnvironmentAware