Class: Aws::Types::CreateSpendingLimitResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateSpendingLimitResponse
- 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.
120 121 122 |
# File 'sig/types.rbs', line 120 def spending_limit_arn @spending_limit_arn end |