cloudProvider property
The cloud provider for this block of statistics. Possible string values are:
- "CLOUD_PROVIDER_UNSPECIFIED" : Unspecified cloud provider.
- "GCP" : Google Cloud Platform.
- "AWS" : Amazon Web Services.
- "AZURE" : Microsoft Azure.
Implementation
core.String? cloudProvider;