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.
A service configuration associated with a resource group. The configuration options
are determined by the Amazon Web Services 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.
Namespace: Amazon.ResourceGroups.Model
Assembly: AWSSDK.ResourceGroups.dll
Version: 3.x.y.z
public class GroupConfiguration
The GroupConfiguration type exposes the following members
| Name | Description | |
|---|---|---|
|
GroupConfiguration() |
| Name | Type | Description | |
|---|---|---|---|
|
Configuration | System.Collections.Generic.List<Amazon.ResourceGroups.Model.GroupConfigurationItem> |
Gets and sets the property Configuration. The configuration currently associated with the group and in effect. |
|
FailureReason | System.String |
Gets and sets the property FailureReason. If present, the reason why a request to update the group configuration failed. |
|
ProposedConfiguration | System.Collections.Generic.List<Amazon.ResourceGroups.Model.GroupConfigurationItem> |
Gets and sets the property ProposedConfiguration. If present, the new configuration that is in the process of being applied to the group. |
|
Status | Amazon.ResourceGroups.GroupConfigurationStatus |
Gets and sets the property Status. The current status of an attempt to update the group configuration. |
.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