ICapacityReservationFleetRef

class aws_cdk.aws_ec2.ICapacityReservationFleetRef(*args, **kwargs)

Bases: IConstruct, Protocol

(experimental) Indicates that this resource can be referenced as a CapacityReservationFleet.

Stability:

experimental

Attributes

capacity_reservation_fleet_ref

(experimental) A reference to a CapacityReservationFleet resource.

Stability:

experimental

node

The tree node.