Reference documentation and code samples for the Google Cloud Assured Workloads V1beta1 Client class CJISSettings.
Settings specific to resources needed for CJIS.
Generated from protobuf message google.cloud.assuredworkloads.v1beta1.Workload.CJISSettings
Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ kms_settings |
Google\Cloud\AssuredWorkloads\V1beta1\Workload\KMSSettings
Input only. Immutable. Settings used to create a CMEK crypto key. |
getKmsSettings
Input only. Immutable. Settings used to create a CMEK crypto key.
Returns | |
---|---|
Type | Description |
Google\Cloud\AssuredWorkloads\V1beta1\Workload\KMSSettings|null |
hasKmsSettings
clearKmsSettings
setKmsSettings
Input only. Immutable. Settings used to create a CMEK crypto key.
Parameter | |
---|---|
Name | Description |
var |
Google\Cloud\AssuredWorkloads\V1beta1\Workload\KMSSettings
|
Returns | |
---|---|
Type | Description |
$this |