AWS SDK Version 3 for .NET
API Reference

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.

The information about a grouping or ungrouping resource action.

Inheritance Hierarchy

System.Object
  Amazon.ResourceGroups.Model.GroupingStatusesItem

Namespace: Amazon.ResourceGroups.Model
Assembly: AWSSDK.ResourceGroups.dll
Version: 3.x.y.z

Syntax

C#
public class GroupingStatusesItem

The GroupingStatusesItem type exposes the following members

Constructors

NameDescription
Public Method GroupingStatusesItem()

Properties

NameTypeDescription
Public Property Action Amazon.ResourceGroups.GroupingType

Gets and sets the property Action.

Describes the resource grouping action with values of GROUP or UNGROUP.

Public Property ErrorCode System.String

Gets and sets the property ErrorCode.

Specifies the error code that was raised.

Public Property ErrorMessage System.String

Gets and sets the property ErrorMessage.

A message that explains the ErrorCode.

Public Property ResourceArn System.String

Gets and sets the property ResourceArn.

The Amazon resource name (ARN) of a resource.

Public Property Status Amazon.ResourceGroups.GroupingStatus

Gets and sets the property Status.

Describes the resource grouping status with values of SUCCESS, FAILED, IN_PROGRESS, or SKIPPED.

Public Property UpdatedAt System.DateTime

Gets and sets the property UpdatedAt.

A timestamp of when the status was last updated.

Version Information

.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