Module: Aws::PinpointSMSVoiceV2::Client::_DescribeSpendLimitsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeSpendLimitsResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
1136 |
# File 'sig/client.rbs', line 1136
def next_token: () -> ::String
|
#spend_limits ⇒ ::Array[Types::SpendLimit]
1135 |
# File 'sig/client.rbs', line 1135
def spend_limits: () -> ::Array[Types::SpendLimit]
|