Module: Aws::Support::Client::_DescribeCommunicationsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeCommunicationsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#communications ⇒ ::Array[Types::Communication]
198 |
# File 'sig/client.rbs', line 198
def communications: () -> ::Array[Types::Communication]
|
#next_token ⇒ ::String
199 |
# File 'sig/client.rbs', line 199
def next_token: () -> ::String
|