instances property

List<String> instances
final

The list of URLs of one or more instances for which you want to apply updates. Each URL can be a full URL or a partial URL, such aszones/ZONE/instances/INSTANCE_NAME.

Implementation

final List<String> instances;