class Aws::Inspector::Types::ResourceGroup

Contains information about a resource group. The resource group defines a set of tags that, when queried, identify the AWS resources that make up the assessment target. This data type is used as the response element in the DescribeResourceGroups action.

@!attribute [rw] arn

The ARN of the resource group.
@return [String]

@!attribute [rw] tags

The tags (key and value pairs) of the resource group. This data type
property is used in the CreateResourceGroup action.
@return [Array<Types::ResourceGroupTag>]

@!attribute [rw] created_at

The time at which resource group is created.
@return [Time]

@see docs.aws.amazon.com/goto/WebAPI/inspector-2016-02-16/ResourceGroup AWS API Documentation

Constants

SENSITIVE