Module: Aws::EC2::Client::_DescribeHostReservationsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeHostReservationsResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#host_reservation_set ⇒ ::Array[Types::HostReservation]
6053 |
# File 'sig/client.rbs', line 6053
def host_reservation_set: () -> ::Array[Types::HostReservation]
|
#next_token ⇒ ::String
6054 |
# File 'sig/client.rbs', line 6054
def next_token: () -> ::String
|