Reference documentation and code samples for the Google Cloud Assured Workloads V1beta1 Client class ComplianceRegime.
Supported Compliance Regimes.
Protobuf type google.cloud.assuredworkloads.v1beta1.Workload.ComplianceRegime
Namespace
Google \ Cloud \ AssuredWorkloads \ V1beta1 \ WorkloadMethods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
COMPLIANCE_REGIME_UNSPECIFIED
Value: 0Unknown compliance regime.
Generated from protobuf enum COMPLIANCE_REGIME_UNSPECIFIED = 0;
IL4
Value: 1Information protection as per DoD IL4 requirements.
Generated from protobuf enum IL4 = 1;
CJIS
Value: 2Criminal Justice Information Services (CJIS) Security policies.
Generated from protobuf enum CJIS = 2;
FEDRAMP_HIGH
Value: 3FedRAMP High data protection controls
Generated from protobuf enum FEDRAMP_HIGH = 3;
FEDRAMP_MODERATE
Value: 4FedRAMP Moderate data protection controls
Generated from protobuf enum FEDRAMP_MODERATE = 4;
US_REGIONAL_ACCESS
Value: 5Assured Workloads For US Regions data protection controls
Generated from protobuf enum US_REGIONAL_ACCESS = 5;
HIPAA
Value: 6Health Insurance Portability and Accountability Act controls
Generated from protobuf enum HIPAA = 6;
HITRUST
Value: 7Health Information Trust Alliance controls
Generated from protobuf enum HITRUST = 7;
EU_REGIONS_AND_SUPPORT
Value: 8Assured Workloads For EU Regions and Support controls
Generated from protobuf enum EU_REGIONS_AND_SUPPORT = 8;
CA_REGIONS_AND_SUPPORT
Value: 9Assured Workloads For Canada Regions and Support controls
Generated from protobuf enum CA_REGIONS_AND_SUPPORT = 9;
ITAR
Value: 10International Traffic in Arms Regulations
Generated from protobuf enum ITAR = 10;
AU_REGIONS_AND_US_SUPPORT
Value: 11Assured Workloads for Australia Regions and Support controls
Generated from protobuf enum AU_REGIONS_AND_US_SUPPORT = 11;