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.
Container for the parameters to the PutGroupConfiguration operation. Attaches a service configuration to the specified group. This occurs asynchronously, and can take time to complete. You can use GetGroupConfiguration to check the status of the update.
Minimum permissions
To run this command, you must have the following permissions:
resource-groups:PutGroupConfiguration
Namespace: Amazon.ResourceGroups.Model
Assembly: AWSSDK.ResourceGroups.dll
Version: 3.x.y.z
public class PutGroupConfigurationRequest : AmazonResourceGroupsRequest IAmazonWebServiceRequest
The PutGroupConfigurationRequest type exposes the following members
Name | Description | |
---|---|---|
![]() |
PutGroupConfigurationRequest() |
Name | Type | Description | |
---|---|---|---|
![]() |
Configuration | System.Collections.Generic.List<Amazon.ResourceGroups.Model.GroupConfigurationItem> |
Gets and sets the property Configuration. The new configuration to associate with the specified group. A configuration associates the resource group with an Amazon Web Services service and specifies how the service can interact with the resources in the group. A configuration is an array of GroupConfigurationItem elements. For information about the syntax of a service configuration, see Service configurations for Resource Groups.
A resource group can contain either a |
![]() |
Group | System.String |
Gets and sets the property Group. The name or Amazon resource name (ARN) of the resource group with the configuration that you want to update. |
.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