Method that deletes the group and optionally deletes the parameters that it contains.
Name | Type | Description |
DeleteParameters | Boolean | Optional input Boolean value that indicates whether or not to additionally delete the parameters contained in the group. A value of True specifies that the parameters should be deleted. If not specified, a default of False is used indicating that the parameters in the group will not be deleted. This is an optional argument whose default value is False. |