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