Reference documentation and code samples for the Google Cloud Security Compliance V1 Client class CloudProvider.
The cloud provider that's associated with the cloud control.
Protobuf type google.cloud.cloudsecuritycompliance.v1.CloudProvider
Namespace
Google \ Cloud \ CloudSecurityCompliance \ V1Methods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
CLOUD_PROVIDER_UNSPECIFIED
Value: 0Default value. This value is unused.
Generated from protobuf enum CLOUD_PROVIDER_UNSPECIFIED = 0;
AWS
Value: 1Amazon Web Services (AWS).
Generated from protobuf enum AWS = 1;
AZURE
Value: 2Microsoft Azure.
Generated from protobuf enum AZURE = 2;
GCP
Value: 3Google Cloud.
Generated from protobuf enum GCP = 3;