Module: Google::Cloud::CloudSecurityCompliance::V1::CloudProvider

Defined in:
proto_docs/google/cloud/cloudsecuritycompliance/v1/common.rb

Overview

The cloud provider that's associated with the cloud control.

Constant Summary collapse

CLOUD_PROVIDER_UNSPECIFIED =

Default value. This value is unused.

0
AWS =

Amazon Web Services (AWS).

1
AZURE =

Microsoft Azure.

2
GCP =

Google Cloud.

3