Class: Aws::Types::BatchGetReportGroupsInput
- Inherits:
-
Object
- Object
- Aws::Types::BatchGetReportGroupsInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#report_group_arns ⇒ ::Array[::String]
Returns the value of attribute report_group_arns.
Instance Attribute Details
#report_group_arns ⇒ ::Array[::String]
Returns the value of attribute report_group_arns.
93 94 95 |
# File 'sig/types.rbs', line 93 def report_group_arns @report_group_arns end |