INPUT_OBJECT
Supported in m3.2.0-m4.2.0 Object for sources added on mosaic.
input BulkDeleteSourceRequestInput {# Supported in m3.2.0-m4.2.0# Specifies whether to run the request asynchronously.async: Boolean# Required. Supported in m3.2.0-m4.2.0# List of source names.sourceNames: [String!]!}