Class: Aws::Types::SetVoiceMessageSpendLimitOverrideRequest
- Inherits:
-
Object
- Object
- Aws::Types::SetVoiceMessageSpendLimitOverrideRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#monthly_limit ⇒ ::Integer
Returns the value of attribute monthly_limit.
Instance Attribute Details
#monthly_limit ⇒ ::Integer
Returns the value of attribute monthly_limit.
2237 2238 2239 |
# File 'sig/types.rbs', line 2237 def monthly_limit @monthly_limit end |