pub fn delete_command(r: &TaggedResource) -> Option<Vec<String>>Expand description
Build the aws-CLI argv to delete this resource. None if unsupported.
Includes --region extracted from the resource ARN so deletes target
the correct region regardless of the user’s default.