INPUT_OBJECT
Input for Support Bundle Query.
input QuerySupportBundleInput {# Required. UUID used to identify the cluster the request goes to.clusterUuid: String!# Required. The support bundle generation request.id: String!}