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]
161 |
# File 'sig/client.rbs', line 161
def communications: () -> ::Array[Types::Communication]
|
#next_token ⇒ ::String
162 |
# File 'sig/client.rbs', line 162
def next_token: () -> ::String
|