Class: Aws::Types::DescribeEntityAggregatesForOrganizationRequest
- Inherits:
-
Object
- Object
- Aws::Types::DescribeEntityAggregatesForOrganizationRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#aws_account_ids ⇒ ::Array[::String]
Returns the value of attribute aws_account_ids.
-
#event_arns ⇒ ::Array[::String]
Returns the value of attribute event_arns.
Instance Attribute Details
#aws_account_ids ⇒ ::Array[::String]
Returns the value of attribute aws_account_ids.
88 89 90 |
# File 'sig/types.rbs', line 88 def aws_account_ids @aws_account_ids end |
#event_arns ⇒ ::Array[::String]
Returns the value of attribute event_arns.
87 88 89 |
# File 'sig/types.rbs', line 87 def event_arns @event_arns end |