parameters property

List<GroupConfigurationParameter>? parameters
final

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.

Implementation

final List<GroupConfigurationParameter>? parameters;