Class: Aws::Types::PendingAggregationRequest
- Inherits:
-
Object
- Object
- Aws::Types::PendingAggregationRequest
- 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.
1718 1719 1720 |
# File 'sig/types.rbs', line 1718 def requester_account_id @requester_account_id end |
#requester_aws_region ⇒ ::String
Returns the value of attribute requester_aws_region.
1719 1720 1721 |
# File 'sig/types.rbs', line 1719 def requester_aws_region @requester_aws_region end |