ICapacityReservationRef

class aws_cdk.aws_athena.ICapacityReservationRef(*args, **kwargs)

Bases: IConstruct, Protocol

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

Stability:

experimental

Attributes

capacity_reservation_ref

(experimental) A reference to a CapacityReservation resource.

Stability:

experimental

node

The tree node.