INPUT_OBJECT
Input for retrieving details about a Db2 database-related job.
input GetDb2DatabaseAsyncRequestStatusInput {# Required. UUID used to identify the cluster the request goes to.clusterUuid: String!# Required. ID of the request object used to poll the status.id: String!}