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