memorydb_delete_subnet_group {paws.database}R Documentation

Deletes a subnet group

Description

Deletes a subnet group. You cannot delete a default subnet group or one that is associated with any clusters.

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

Usage

memorydb_delete_subnet_group(SubnetGroupName)

Arguments

SubnetGroupName

[required] The name of the subnet group to delete


[Package paws.database version 0.7.0 Index]