Class DataLossPreventionInspectTemplateInspectConfigCustomInfoTypes.Jsii$Proxy
- java.lang.Object
-
- software.amazon.jsii.JsiiObject
-
- com.hashicorp.cdktf.providers.google.data_loss_prevention_inspect_template.DataLossPreventionInspectTemplateInspectConfigCustomInfoTypes.Jsii$Proxy
-
- All Implemented Interfaces:
DataLossPreventionInspectTemplateInspectConfigCustomInfoTypes,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
- DataLossPreventionInspectTemplateInspectConfigCustomInfoTypes
@Stability(Stable) @Internal public static final class DataLossPreventionInspectTemplateInspectConfigCustomInfoTypes.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements DataLossPreventionInspectTemplateInspectConfigCustomInfoTypes
An implementation forDataLossPreventionInspectTemplateInspectConfigCustomInfoTypes
-
-
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_inspect_template.DataLossPreventionInspectTemplateInspectConfigCustomInfoTypes
DataLossPreventionInspectTemplateInspectConfigCustomInfoTypes.Builder, DataLossPreventionInspectTemplateInspectConfigCustomInfoTypes.Jsii$Proxy
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedJsii$Proxy(DataLossPreventionInspectTemplateInspectConfigCustomInfoTypes.Builder builder)Constructor that initializes the object based on literal property values passed by theDataLossPreventionInspectTemplateInspectConfigCustomInfoTypes.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(DataLossPreventionInspectTemplateInspectConfigCustomInfoTypes.Builder builder)
Constructor that initializes the object based on literal property values passed by theDataLossPreventionInspectTemplateInspectConfigCustomInfoTypes.Builder.
-
-
Method Detail
-
getInfoType
public final DataLossPreventionInspectTemplateInspectConfigCustomInfoTypesInfoType getInfoType()
Description copied from interface:DataLossPreventionInspectTemplateInspectConfigCustomInfoTypesinfo_type block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/data_loss_prevention_inspect_template#info_type DataLossPreventionInspectTemplate#info_type}
- Specified by:
getInfoTypein interfaceDataLossPreventionInspectTemplateInspectConfigCustomInfoTypes
-
getDictionary
public final DataLossPreventionInspectTemplateInspectConfigCustomInfoTypesDictionary getDictionary()
Description copied from interface:DataLossPreventionInspectTemplateInspectConfigCustomInfoTypesdictionary block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/data_loss_prevention_inspect_template#dictionary DataLossPreventionInspectTemplate#dictionary}
- Specified by:
getDictionaryin interfaceDataLossPreventionInspectTemplateInspectConfigCustomInfoTypes
-
getExclusionType
public final String getExclusionType()
Description copied from interface:DataLossPreventionInspectTemplateInspectConfigCustomInfoTypesIf 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_inspect_template#exclusion_type DataLossPreventionInspectTemplate#exclusion_type}
- Specified by:
getExclusionTypein interfaceDataLossPreventionInspectTemplateInspectConfigCustomInfoTypes
-
getLikelihood
public final String getLikelihood()
Description copied from interface:DataLossPreventionInspectTemplateInspectConfigCustomInfoTypesLikelihood 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_inspect_template#likelihood DataLossPreventionInspectTemplate#likelihood}
- Specified by:
getLikelihoodin interfaceDataLossPreventionInspectTemplateInspectConfigCustomInfoTypes
-
getRegex
public final DataLossPreventionInspectTemplateInspectConfigCustomInfoTypesRegex getRegex()
Description copied from interface:DataLossPreventionInspectTemplateInspectConfigCustomInfoTypesregex block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/data_loss_prevention_inspect_template#regex DataLossPreventionInspectTemplate#regex}
- Specified by:
getRegexin interfaceDataLossPreventionInspectTemplateInspectConfigCustomInfoTypes
-
getSensitivityScore
public final DataLossPreventionInspectTemplateInspectConfigCustomInfoTypesSensitivityScore getSensitivityScore()
Description copied from interface:DataLossPreventionInspectTemplateInspectConfigCustomInfoTypessensitivity_score block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/data_loss_prevention_inspect_template#sensitivity_score DataLossPreventionInspectTemplate#sensitivity_score}
- Specified by:
getSensitivityScorein interfaceDataLossPreventionInspectTemplateInspectConfigCustomInfoTypes
-
getStoredType
public final DataLossPreventionInspectTemplateInspectConfigCustomInfoTypesStoredType getStoredType()
Description copied from interface:DataLossPreventionInspectTemplateInspectConfigCustomInfoTypesstored_type block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/data_loss_prevention_inspect_template#stored_type DataLossPreventionInspectTemplate#stored_type}
- Specified by:
getStoredTypein interfaceDataLossPreventionInspectTemplateInspectConfigCustomInfoTypes
-
getSurrogateType
public final DataLossPreventionInspectTemplateInspectConfigCustomInfoTypesSurrogateType getSurrogateType()
Description copied from interface:DataLossPreventionInspectTemplateInspectConfigCustomInfoTypessurrogate_type block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/data_loss_prevention_inspect_template#surrogate_type DataLossPreventionInspectTemplate#surrogate_type}
- Specified by:
getSurrogateTypein interfaceDataLossPreventionInspectTemplateInspectConfigCustomInfoTypes
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
-