ENUM
VendorType
Description
Cloud vendor type.
link GraphQL Schema definition
- enum VendorType {
- # Amazon Web Services (AWS) cloud provider.
- # Azure cloud provider.
- # Google Cloud Platform (GCP) cloud provider.
- # Oracle Cloud Infrastructure (OCI) cloud provider.
- # Unknown or unspecified cloud vendor.
- }