Class: Aws::Types::DescribeLimitsProfileResponse
- Inherits:
-
Object
- Object
- Aws::Types::DescribeLimitsProfileResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#profile ⇒ Types::LimitsProfile
Returns the value of attribute profile.
Instance Attribute Details
#profile ⇒ Types::LimitsProfile
Returns the value of attribute profile.
5115 5116 5117 |
# File 'sig/types.rbs', line 5115 def profile @profile end |