Class CloudProvider (0.1.0)

CloudProvider(value)

The type of the cloud provider. This enum lists all possible providers of cloud locations.

Enums

Name Description
CLOUD_PROVIDER_UNSPECIFIED Unspecified type.
CLOUD_PROVIDER_GCP Cloud provider type for Google Cloud.
CLOUD_PROVIDER_AWS Cloud provider type for AWS.
CLOUD_PROVIDER_AZURE Cloud provider type for Azure.
CLOUD_PROVIDER_OCI Cloud provider type for OCI.