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.

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.

Inheritance Hierarchy

System.Object
  Amazon.ResourceGroups.Model.GroupConfiguration

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

Syntax

C#
public class GroupConfiguration

The GroupConfiguration type exposes the following members

Constructors

NameDescription
Public Method GroupConfiguration()

Properties

NameTypeDescription
Public Property 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.

Public Property FailureReason System.String

Gets and sets the property FailureReason.

If present, the reason why a request to update the group configuration failed.

Public Property 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.

Public Property Status Amazon.ResourceGroups.GroupConfigurationStatus

Gets and sets the property Status.

The current status of an attempt to update the group configuration.

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