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