Class: Aws::Types::GetProvisionedLimitResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetProvisionedLimitResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#limit ⇒ Types::LimitType
Returns the value of attribute limit.
Instance Attribute Details
#limit ⇒ Types::LimitType
Returns the value of attribute limit.
1205 1206 1207 |
# File 'sig/types.rbs', line 1205 def limit @limit end |