Class: Aws::Types::CreateLimitsProfileResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateLimitsProfileResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#arn ⇒ ::String
Returns the value of attribute arn.
-
#profile_id ⇒ ::String
Returns the value of attribute profile_id.
Instance Attribute Details
#arn ⇒ ::String
Returns the value of attribute arn.
2544 2545 2546 |
# File 'sig/types.rbs', line 2544 def arn @arn end |
#profile_id ⇒ ::String
Returns the value of attribute profile_id.
2545 2546 2547 |
# File 'sig/types.rbs', line 2545 def profile_id @profile_id end |