Module: Aws::PinpointSMSVoiceV2::Client::_DescribePoolsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribePoolsResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
901 |
# File 'sig/client.rbs', line 901
def next_token: () -> ::String
|
#pools ⇒ ::Array[Types::PoolInformation]
900 |
# File 'sig/client.rbs', line 900
def pools: () -> ::Array[Types::PoolInformation]
|