interface IHostedZoneRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.Route53.IHostedZoneRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsroute53#IHostedZoneRef |
![]() | software.amazon.awscdk.services.route53.IHostedZoneRef |
![]() | aws_cdk.aws_route53.IHostedZoneRef |
![]() | aws-cdk-lib » aws_route53 » IHostedZoneRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a HostedZone.
Properties
Name | Type | Description |
---|---|---|
hosted | Hosted | A reference to a HostedZone resource. |
node | Node | The tree node. |
hostedZoneRef
Type:
Hosted
A reference to a HostedZone resource.
node
Type:
Node
The tree node.