Class: Aws::Types::DeletePendingAggregationRequestRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeletePendingAggregationRequestRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#requester_account_id ⇒ ::String
Returns the value of attribute requester_account_id.
-
#requester_aws_region ⇒ ::String
Returns the value of attribute requester_aws_region.
Instance Attribute Details
#requester_account_id ⇒ ::String
Returns the value of attribute requester_account_id.
554 555 556 |
# File 'sig/types.rbs', line 554 def requester_account_id @requester_account_id end |
#requester_aws_region ⇒ ::String
Returns the value of attribute requester_aws_region.
555 556 557 |
# File 'sig/types.rbs', line 555 def requester_aws_region @requester_aws_region end |