class Aws::AppRegistry::Types::ResourceGroup

The information about the resource group integration.

@!attribute [rw] state

The state of the propagation process for the resource group. The
states includes:

`CREATING `if the resource group is in the process of being created.

`CREATE_COMPLETE` if the resource group was created successfully.

`CREATE_FAILED` if the resource group failed to be created.

`UPDATING` if the resource group is in the process of being updated.

`UPDATE_COMPLETE` if the resource group updated successfully.

`UPDATE_FAILED` if the resource group could not update successfully.
@return [String]

@!attribute [rw] arn

The Amazon resource name (ARN) of the resource group.
@return [String]

@!attribute [rw] error_message

The error message that generates when the propagation process for
the resource group fails.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/AWS242AppRegistry-2020-06-24/ResourceGroup AWS API Documentation

Constants

SENSITIVE