Module: Aws::GroundStation::Client::_ListContactVersionsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListContactVersionsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#contact_versions_list ⇒ ::Array[Types::ContactVersion]
538 |
# File 'sig/client.rbs', line 538
def contact_versions_list: () -> ::Array[Types::ContactVersion]
|
#next_token ⇒ ::String
537 |
# File 'sig/client.rbs', line 537
def next_token: () -> ::String
|