AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
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.
Namespace: Amazon.Inspector.Model
Assembly: AWSSDK.Inspector.dll
Version: 3.x.y.z
public class ResourceGroup
The ResourceGroup type exposes the following members
Name | Description | |
---|---|---|
![]() |
ResourceGroup() |
Name | Type | Description | |
---|---|---|---|
![]() |
Arn | System.String |
Gets and sets the property Arn. The ARN of the resource group. |
![]() |
CreatedAt | System.DateTime |
Gets and sets the property CreatedAt. The time at which resource group is created. |
![]() |
Tags | System.Collections.Generic.List<Amazon.Inspector.Model.ResourceGroupTag> |
Gets and sets the property Tags. The tags (key and value pairs) of the resource group. This data type property is used in the CreateResourceGroup action. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5