Module: Aws::GroundStation::Client::_ListContactsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListContactsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#contact_list ⇒ ::Array[Types::ContactData]
551 |
# File 'sig/client.rbs', line 551
def contact_list: () -> ::Array[Types::ContactData]
|
#next_token ⇒ ::String
550 |
# File 'sig/client.rbs', line 550
def next_token: () -> ::String
|