Show / Hide Table of Contents

Interface IPrivateHostedZone

Represents a Route 53 private hosted zone.

Inherited Members
IHostedZone.HostedZoneArn
IHostedZone.HostedZoneId
IHostedZone.ZoneName
IHostedZone.HostedZoneNameServers
IResource.ApplyRemovalPolicy(RemovalPolicy)
IResource.Env
IResource.Stack
IConstruct.Node
Namespace: Amazon.CDK.AWS.Route53
Assembly: Amazon.CDK.AWS.Route53.dll
Syntax (csharp)
public interface IPrivateHostedZone : IHostedZone, IResource, IConstruct, IDependable
Syntax (vb)
Public Interface IPrivateHostedZone
    Inherits IHostedZone, IResource, IConstruct, IConstruct, IDependable

Synopsis

Back to top Generated by DocFX