dax_delete_subnet_group: Deletes a subnet group
Description
Deletes a subnet group.
Usage
dax_delete_subnet_group(SubnetGroupName)
Arguments
SubnetGroupName
[required] The name of the subnet group to delete.
Request syntax
svc$delete_subnet_group(
SubnetGroupName = "string"
)
Details
You cannot delete a subnet group if it is associated with any DAX
clusters.