INPUT_OBJECT
Input required to trigger a job to create an index of snapshots.
input StartCloudNativeSnapshotsIndexJobInput {# The IDs of snapshots whose index needs to be generated.snapshotIds: [UUID!]!}