Module: Aws::SSMContacts::Client::_ListContactChannelsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListContactChannelsResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#contact_channels ⇒ ::Array[Types::ContactChannel]
338 |
# File 'sig/client.rbs', line 338
def contact_channels: () -> ::Array[Types::ContactChannel]
|
#next_token ⇒ ::String
337 |
# File 'sig/client.rbs', line 337
def next_token: () -> ::String
|