IHostedZoneRef
- class aws_cdk.aws_route53.IHostedZoneRef(*args, **kwargs)
Bases:
IConstruct
,Protocol
(experimental) Indicates that this resource can be referenced as a HostedZone.
- Stability:
experimental
Attributes
- hosted_zone_ref
(experimental) A reference to a HostedZone resource.
- Stability:
experimental
- node
The tree node.