class Aws::ResourceGroups::Types::GroupConfiguration
A service configuration associated with a resource group. The configuration options are determined by the AWS service that defines the `Type`, and specifies which resources can be included in the group. You can add a service configuration when you create the group by using CreateGroup, or later by using the PutGroupConfiguration operation. For details about group service configuration syntax, see [Service configurations for resource groups].
[1]: docs.aws.amazon.com/ARG/latest/APIReference/about-slg.html
@!attribute [rw] configuration
The configuration currently associated with the group and in effect. @return [Array<Types::GroupConfigurationItem>]
@!attribute [rw] proposed_configuration
If present, the new configuration that is in the process of being applied to the group. @return [Array<Types::GroupConfigurationItem>]
@!attribute [rw] status
The current status of an attempt to update the group configuration. @return [String]
@!attribute [rw] failure_reason
If present, the reason why a request to update the group configuration failed. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/resource-groups-2017-11-27/GroupConfiguration AWS API Documentation
Constants
- SENSITIVE