Reference documentation and code samples for the Google Cloud Assured Workloads V1 Client class Remediation.
Represents remediation guidance to resolve compliance violation for AssuredWorkload
Generated from protobuf message google.cloud.assuredworkloads.v1.Violation.Remediation
Namespace
Google \ Cloud \ AssuredWorkloads \ V1 \ ViolationMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ instructions
↳ compliant_values
array
Values that can resolve the violation For example: for list org policy violations, this will either be the list of allowed or denied values
↳ remediation_type
int
Output only. Reemediation type based on the type of org policy values violated
getInstructions
Required. Remediation instructions to resolve violations
hasInstructions
clearInstructions
setInstructions
Required. Remediation instructions to resolve violations
$this
getCompliantValues
Values that can resolve the violation For example: for list org policy violations, this will either be the list of allowed or denied values
setCompliantValues
Values that can resolve the violation For example: for list org policy violations, this will either be the list of allowed or denied values
var
string[]
$this
getRemediationType
Output only. Reemediation type based on the type of org policy values violated
int
setRemediationType
Output only. Reemediation type based on the type of org policy values violated
var
int
$this