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