You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::Inspector::Types::DescribeResourceGroupsRequest
- Inherits:
-
Struct
- Object
- Struct
- Aws::Inspector::Types::DescribeResourceGroupsRequest
- Defined in:
- (unknown)
Overview
Note:
When passing DescribeResourceGroupsRequest as input to an Aws::Client method, you can use a vanilla Hash:
{
resource_group_arns: ["Arn"], # required
}
Instance Attribute Summary collapse
-
#resource_group_arns ⇒ Array<String>
The ARN that specifies the resource group that you want to describe.
Instance Attribute Details
#resource_group_arns ⇒ Array<String>
The ARN that specifies the resource group that you want to describe.