Class DataLossPreventionJobTriggerInspectJobInspectConfigCustomInfoTypes.Jsii$Proxy
- java.lang.Object
-
- software.amazon.jsii.JsiiObject
-
- com.hashicorp.cdktf.providers.google.data_loss_prevention_job_trigger.DataLossPreventionJobTriggerInspectJobInspectConfigCustomInfoTypes.Jsii$Proxy
-
- All Implemented Interfaces:
DataLossPreventionJobTriggerInspectJobInspectConfigCustomInfoTypes,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
- DataLossPreventionJobTriggerInspectJobInspectConfigCustomInfoTypes
@Stability(Stable) @Internal public static final class DataLossPreventionJobTriggerInspectJobInspectConfigCustomInfoTypes.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements DataLossPreventionJobTriggerInspectJobInspectConfigCustomInfoTypes
An implementation forDataLossPreventionJobTriggerInspectJobInspectConfigCustomInfoTypes
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationMode
-
Nested classes/interfaces inherited from interface com.hashicorp.cdktf.providers.google.data_loss_prevention_job_trigger.DataLossPreventionJobTriggerInspectJobInspectConfigCustomInfoTypes
DataLossPreventionJobTriggerInspectJobInspectConfigCustomInfoTypes.Builder, DataLossPreventionJobTriggerInspectJobInspectConfigCustomInfoTypes.Jsii$Proxy
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedJsii$Proxy(DataLossPreventionJobTriggerInspectJobInspectConfigCustomInfoTypes.Builder builder)Constructor that initializes the object based on literal property values passed by theDataLossPreventionJobTriggerInspectJobInspectConfigCustomInfoTypes.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)Constructor that initializes the object based on values retrieved from the JsiiObject.
-
Method Summary
-
-
-
Constructor Detail
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
protected Jsii$Proxy(DataLossPreventionJobTriggerInspectJobInspectConfigCustomInfoTypes.Builder builder)
Constructor that initializes the object based on literal property values passed by theDataLossPreventionJobTriggerInspectJobInspectConfigCustomInfoTypes.Builder.
-
-
Method Detail
-
getInfoType
public final DataLossPreventionJobTriggerInspectJobInspectConfigCustomInfoTypesInfoType getInfoType()
Description copied from interface:DataLossPreventionJobTriggerInspectJobInspectConfigCustomInfoTypesinfo_type block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/data_loss_prevention_job_trigger#info_type DataLossPreventionJobTrigger#info_type}
- Specified by:
getInfoTypein interfaceDataLossPreventionJobTriggerInspectJobInspectConfigCustomInfoTypes
-
getDictionary
public final DataLossPreventionJobTriggerInspectJobInspectConfigCustomInfoTypesDictionary getDictionary()
Description copied from interface:DataLossPreventionJobTriggerInspectJobInspectConfigCustomInfoTypesdictionary block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/data_loss_prevention_job_trigger#dictionary DataLossPreventionJobTrigger#dictionary}
- Specified by:
getDictionaryin interfaceDataLossPreventionJobTriggerInspectJobInspectConfigCustomInfoTypes
-
getExclusionType
public final String getExclusionType()
Description copied from interface:DataLossPreventionJobTriggerInspectJobInspectConfigCustomInfoTypesIf set to EXCLUSION_TYPE_EXCLUDE this infoType will not cause a finding to be returned.It still can be used for rules matching. Possible values: ["EXCLUSION_TYPE_EXCLUDE"] Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/data_loss_prevention_job_trigger#exclusion_type DataLossPreventionJobTrigger#exclusion_type}
- Specified by:
getExclusionTypein interfaceDataLossPreventionJobTriggerInspectJobInspectConfigCustomInfoTypes
-
getLikelihood
public final String getLikelihood()
Description copied from interface:DataLossPreventionJobTriggerInspectJobInspectConfigCustomInfoTypesLikelihood to return for this CustomInfoType.This base value can be altered by a detection rule if the finding meets the criteria specified by the rule. Default value: "VERY_LIKELY" Possible values: ["VERY_UNLIKELY", "UNLIKELY", "POSSIBLE", "LIKELY", "VERY_LIKELY"] Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/data_loss_prevention_job_trigger#likelihood DataLossPreventionJobTrigger#likelihood}
- Specified by:
getLikelihoodin interfaceDataLossPreventionJobTriggerInspectJobInspectConfigCustomInfoTypes
-
getRegex
public final DataLossPreventionJobTriggerInspectJobInspectConfigCustomInfoTypesRegex getRegex()
Description copied from interface:DataLossPreventionJobTriggerInspectJobInspectConfigCustomInfoTypesregex block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/data_loss_prevention_job_trigger#regex DataLossPreventionJobTrigger#regex}
- Specified by:
getRegexin interfaceDataLossPreventionJobTriggerInspectJobInspectConfigCustomInfoTypes
-
getSensitivityScore
public final DataLossPreventionJobTriggerInspectJobInspectConfigCustomInfoTypesSensitivityScore getSensitivityScore()
Description copied from interface:DataLossPreventionJobTriggerInspectJobInspectConfigCustomInfoTypessensitivity_score block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/data_loss_prevention_job_trigger#sensitivity_score DataLossPreventionJobTrigger#sensitivity_score}
- Specified by:
getSensitivityScorein interfaceDataLossPreventionJobTriggerInspectJobInspectConfigCustomInfoTypes
-
getStoredType
public final DataLossPreventionJobTriggerInspectJobInspectConfigCustomInfoTypesStoredType getStoredType()
Description copied from interface:DataLossPreventionJobTriggerInspectJobInspectConfigCustomInfoTypesstored_type block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/data_loss_prevention_job_trigger#stored_type DataLossPreventionJobTrigger#stored_type}
- Specified by:
getStoredTypein interfaceDataLossPreventionJobTriggerInspectJobInspectConfigCustomInfoTypes
-
getSurrogateType
public final DataLossPreventionJobTriggerInspectJobInspectConfigCustomInfoTypesSurrogateType getSurrogateType()
Description copied from interface:DataLossPreventionJobTriggerInspectJobInspectConfigCustomInfoTypessurrogate_type block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/data_loss_prevention_job_trigger#surrogate_type DataLossPreventionJobTrigger#surrogate_type}
- Specified by:
getSurrogateTypein interfaceDataLossPreventionJobTriggerInspectJobInspectConfigCustomInfoTypes
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
-