INPUT_OBJECT
Input required to list certificate usage for a cloud account.
input ListCertificateUsagesForCloudAccountInput {# ID of the cloud account whose certificate usage is to be listed.cloudAccountId: String!# Cloud provider type. For example, AWS, Azure, or GCP.cloudType: CloudType}