Class: Aws::Types::DeleteAggregationAuthorizationRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteAggregationAuthorizationRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#authorized_account_id ⇒ ::String
Returns the value of attribute authorized_account_id.
-
#authorized_aws_region ⇒ ::String
Returns the value of attribute authorized_aws_region.
Instance Attribute Details
#authorized_account_id ⇒ ::String
Returns the value of attribute authorized_account_id.
500 501 502 |
# File 'sig/types.rbs', line 500 def @authorized_account_id end |
#authorized_aws_region ⇒ ::String
Returns the value of attribute authorized_aws_region.
501 502 503 |
# File 'sig/types.rbs', line 501 def @authorized_aws_region end |