Class: Aws::Types::DescribeQuotaShareRequest
- Inherits:
-
Object
- Object
- Aws::Types::DescribeQuotaShareRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#quota_share_arn ⇒ ::String
Returns the value of attribute quota_share_arn.
Instance Attribute Details
#quota_share_arn ⇒ ::String
Returns the value of attribute quota_share_arn.
483 484 485 |
# File 'sig/types.rbs', line 483 def quota_share_arn @quota_share_arn end |