Show / Hide Table of Contents

Interface INamedHostedZoneRef

Inherited Members
IHostedZoneRef.HostedZoneRef
IEnvironmentAware.Env
Namespace: Amazon.CDK.AWS.Route53
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface INamedHostedZoneRef : IHostedZoneRef, IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface INamedHostedZoneRef Inherits IHostedZoneRef, IConstruct, IDependable, IEnvironmentAware

Synopsis

Properties

Name

Properties

Name

string Name { get; }
Property Value

string

Back to top Generated by DocFX