dax_delete_parameter_group: Deletes the specified parameter group

View source: R/dax_operations.R

dax_delete_parameter_groupR Documentation

Deletes the specified parameter group

Description

Deletes the specified parameter group. You cannot delete a parameter group if it is associated with any DAX clusters.

See https://www.paws-r-sdk.com/docs/dax_delete_parameter_group/ for full documentation.

Usage

dax_delete_parameter_group(ParameterGroupName)

Arguments

ParameterGroupName

[required] The name of the parameter group to delete.


paws.database documentation built on Sept. 12, 2023, 1:21 a.m.