INPUT_OBJECT
Supported in v5.3+
input BulkOnDemandSnapshotJobConfigInput {# Supported in v5.3+# The ID of the SLA Domain to assign to the virtual machines.slaId: String# Required. Supported in v5.3+# The IDs of the virtual machines for which to take on-demand snapshots.vms: [String!]!}