Class: Aws::Types::DeleteSpendingLimitRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteSpendingLimitRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#spending_limit_arn ⇒ ::String
Returns the value of attribute spending_limit_arn.
Instance Attribute Details
#spending_limit_arn ⇒ ::String
Returns the value of attribute spending_limit_arn.
130 131 132 |
# File 'sig/types.rbs', line 130 def spending_limit_arn @spending_limit_arn end |