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