reservations property

List<Reservation>? reservations
final

A list of all reservations that have been purchased by this account in the current AWS Region.

Implementation

final List<Reservation>? reservations;