deleteDbSubnetGroup
inline suspend fun DocDbClient.deleteDbSubnetGroup(crossinline block: DeleteDbSubnetGroupRequest.Builder.() -> Unit): DeleteDbSubnetGroupResponse
Deletes a subnet group.
The specified database subnet group must not be associated with any DB instances.