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]
7054 |
# File 'sig/client.rbs', line 7054
def mac_hosts: () -> ::Array[Types::MacHost]
|
#next_token ⇒ ::String
7055 |
# File 'sig/client.rbs', line 7055
def next_token: () -> ::String
|