Class: Aws::Types::FindingScopes
- Inherits:
-
Object
- Object
- Aws::Types::FindingScopes
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#aws_organizations ⇒ ::Array[Types::AwsOrganizationScope]
Returns the value of attribute aws_organizations.
Instance Attribute Details
#aws_organizations ⇒ ::Array[Types::AwsOrganizationScope]
Returns the value of attribute aws_organizations.
5777 5778 5779 |
# File 'sig/types.rbs', line 5777 def aws_organizations @aws_organizations end |