Show / Hide Table of Contents

Interface IPrivateHostedZone

Represents a Route 53 private hosted zone.

Inherited Members
IHostedZone.GrantDelegation(IGrantable, IGrantDelegationOptions)
IHostedZone.HostedZoneArn
IHostedZone.HostedZoneId
IHostedZone.ZoneName
IHostedZone.HostedZoneNameServers
IResource.ApplyRemovalPolicy(RemovalPolicy)
IResource.Stack
INamedHostedZoneRef.Name
IHostedZoneRef.HostedZoneRef
IEnvironmentAware.Env
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

Synopsis

Back to top Generated by DocFX