instances property

List<String> instances
final

The URLs of one or more instances to delete. This can be a full URL or a partial URL, such as zones/ZONE/instances/INSTANCE_NAME.

Implementation

final List<String> instances;