class Aws::ResourceGroups::Types::GroupConfigurationParameter
A parameter for a group configuration item. For details about group service configuration syntax, see [Service configurations for resource groups].
[1]: docs.aws.amazon.com/ARG/latest/APIReference/about-slg.html
@note When making an API call, you may pass GroupConfigurationParameter
data as a hash: { name: "GroupConfigurationParameterName", # required values: ["GroupConfigurationParameterValue"], }
@!attribute [rw] 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][1]. [1]: https://docs.aws.amazon.com/ARG/latest/APIReference/about-slg.html#about-slg-types @return [String]
@!attribute [rw] 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][1]. [1]: https://docs.aws.amazon.com/ARG/latest/APIReference/about-slg.html#about-slg-types @return [Array<String>]
@see docs.aws.amazon.com/goto/WebAPI/resource-groups-2017-11-27/GroupConfigurationParameter AWS API Documentation
Constants
- SENSITIVE