Module: Google::Cloud::SecurityCenter::V2::CloudProvider

Defined in:
proto_docs/google/cloud/securitycenter/v2/resource.rb

Overview

The cloud provider the finding pertains to.

Constant Summary collapse

CLOUD_PROVIDER_UNSPECIFIED =

The cloud provider is unspecified.

0
GOOGLE_CLOUD_PLATFORM =

The cloud provider is Google Cloud.

1
AMAZON_WEB_SERVICES =

The cloud provider is Amazon Web Services.

2
MICROSOFT_AZURE =

The cloud provider is Microsoft Azure.

3