Module: Aws::EC2::Client::_DescribeMacHostsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeMacHostsResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#mac_hosts ⇒ ::Array[Types::MacHost]
7014 |
# File 'sig/client.rbs', line 7014
def mac_hosts: () -> ::Array[Types::MacHost]
|
#next_token ⇒ ::String
7015 |
# File 'sig/client.rbs', line 7015
def next_token: () -> ::String
|