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.

An item in a group configuration. A group service configuration can have one or more items. For details about group service configuration syntax, see Service configurations for resource groups.

Inheritance Hierarchy

System.Object
  Amazon.ResourceGroups.Model.GroupConfigurationItem

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

Syntax

C#
public class GroupConfigurationItem

The GroupConfigurationItem type exposes the following members

Constructors

NameDescription
Public Method GroupConfigurationItem()

Properties

NameTypeDescription
Public Property Parameters System.Collections.Generic.List<Amazon.ResourceGroups.Model.GroupConfigurationParameter>

Gets and sets the property Parameters.

A collection of parameters for this group configuration item. For the list of parameters that you can use with each configuration item type, see Supported resource types and parameters.

Public Property Type System.String

Gets and sets the property Type.

Specifies the type of group configuration item. Each item must have a unique value for type. For the list of types that you can specify for a configuration item, see Supported resource types and parameters.

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