INPUT_OBJECT
WorkloadRegionInput
Description
Regions for which the workloads are to be shown.
link GraphQL Schema definition
- input WorkloadRegionInput {
- # Region of the GCP location.
- String! :
- # Region of the AWS location.
- AwsNativeRegion! :
- # Region of the Azure location.
- AzureNativeRegion! :
- }