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 parameter for a group configuration item. For details about group service configuration syntax, see Service configurations for resource groups.

Inheritance Hierarchy

System.Object
  Amazon.ResourceGroups.Model.GroupConfigurationParameter

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

Syntax

C#
public class GroupConfigurationParameter

The GroupConfigurationParameter type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property Name System.String

Gets and sets the property Name.

The name of the group configuration parameter. For the list of parameters that you can use with each configuration item type, see Supported resource types and parameters.

Public Property Values System.Collections.Generic.List<System.String>

Gets and sets the property Values.

The value or values to be used for the specified parameter. For the list of values you can use with each parameter, 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