Module: Aws::Polly::Client::_DescribeVoicesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeVoicesOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
96 |
# File 'sig/client.rbs', line 96
def next_token: () -> ::String
|
#voices ⇒ ::Array[Types::Voice]
95 |
# File 'sig/client.rbs', line 95
def voices: () -> ::Array[Types::Voice]
|