interface IHostRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.EC2.IHostRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsec2#IHostRef |
![]() | software.amazon.awscdk.services.ec2.IHostRef |
![]() | aws_cdk.aws_ec2.IHostRef |
![]() | aws-cdk-lib » aws_ec2 » IHostRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a Host.
Properties
Name | Type | Description |
---|---|---|
host | Host | A reference to a Host resource. |
node | Node | The tree node. |
hostRef
Type:
Host
A reference to a Host resource.
node
Type:
Node
The tree node.