Class DataLossPreventionInspectTemplateInspectConfigRuleSetRulesExclusionRule.Jsii$Proxy
- java.lang.Object
-
- software.amazon.jsii.JsiiObject
-
- com.hashicorp.cdktf.providers.google.data_loss_prevention_inspect_template.DataLossPreventionInspectTemplateInspectConfigRuleSetRulesExclusionRule.Jsii$Proxy
-
- All Implemented Interfaces:
DataLossPreventionInspectTemplateInspectConfigRuleSetRulesExclusionRule,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
- DataLossPreventionInspectTemplateInspectConfigRuleSetRulesExclusionRule
@Stability(Stable) @Internal public static final class DataLossPreventionInspectTemplateInspectConfigRuleSetRulesExclusionRule.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements DataLossPreventionInspectTemplateInspectConfigRuleSetRulesExclusionRule
An implementation forDataLossPreventionInspectTemplateInspectConfigRuleSetRulesExclusionRule
-
-
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.DataLossPreventionInspectTemplateInspectConfigRuleSetRulesExclusionRule
DataLossPreventionInspectTemplateInspectConfigRuleSetRulesExclusionRule.Builder, DataLossPreventionInspectTemplateInspectConfigRuleSetRulesExclusionRule.Jsii$Proxy
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedJsii$Proxy(DataLossPreventionInspectTemplateInspectConfigRuleSetRulesExclusionRule.Builder builder)Constructor that initializes the object based on literal property values passed by theDataLossPreventionInspectTemplateInspectConfigRuleSetRulesExclusionRule.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)Constructor that initializes the object based on values retrieved from the JsiiObject.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description com.fasterxml.jackson.databind.JsonNode$jsii$toJson()booleanequals(Object o)DataLossPreventionInspectTemplateInspectConfigRuleSetRulesExclusionRuleDictionarygetDictionary()dictionary block.DataLossPreventionInspectTemplateInspectConfigRuleSetRulesExclusionRuleExcludeByHotwordgetExcludeByHotword()exclude_by_hotword block.DataLossPreventionInspectTemplateInspectConfigRuleSetRulesExclusionRuleExcludeInfoTypesgetExcludeInfoTypes()exclude_info_types block.StringgetMatchingType()How the rule is applied.DataLossPreventionInspectTemplateInspectConfigRuleSetRulesExclusionRuleRegexgetRegex()regex block.inthashCode()
-
-
-
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(DataLossPreventionInspectTemplateInspectConfigRuleSetRulesExclusionRule.Builder builder)
Constructor that initializes the object based on literal property values passed by theDataLossPreventionInspectTemplateInspectConfigRuleSetRulesExclusionRule.Builder.
-
-
Method Detail
-
getMatchingType
public final String getMatchingType()
Description copied from interface:DataLossPreventionInspectTemplateInspectConfigRuleSetRulesExclusionRuleHow the rule is applied. See the documentation for more information: https://cloud.google.com/dlp/docs/reference/rest/v2/InspectConfig#MatchingType Possible values: ["MATCHING_TYPE_FULL_MATCH", "MATCHING_TYPE_PARTIAL_MATCH", "MATCHING_TYPE_INVERSE_MATCH"].Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/data_loss_prevention_inspect_template#matching_type DataLossPreventionInspectTemplate#matching_type}
- Specified by:
getMatchingTypein interfaceDataLossPreventionInspectTemplateInspectConfigRuleSetRulesExclusionRule
-
getDictionary
public final DataLossPreventionInspectTemplateInspectConfigRuleSetRulesExclusionRuleDictionary getDictionary()
Description copied from interface:DataLossPreventionInspectTemplateInspectConfigRuleSetRulesExclusionRuledictionary 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 interfaceDataLossPreventionInspectTemplateInspectConfigRuleSetRulesExclusionRule
-
getExcludeByHotword
public final DataLossPreventionInspectTemplateInspectConfigRuleSetRulesExclusionRuleExcludeByHotword getExcludeByHotword()
Description copied from interface:DataLossPreventionInspectTemplateInspectConfigRuleSetRulesExclusionRuleexclude_by_hotword block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/data_loss_prevention_inspect_template#exclude_by_hotword DataLossPreventionInspectTemplate#exclude_by_hotword}
- Specified by:
getExcludeByHotwordin interfaceDataLossPreventionInspectTemplateInspectConfigRuleSetRulesExclusionRule
-
getExcludeInfoTypes
public final DataLossPreventionInspectTemplateInspectConfigRuleSetRulesExclusionRuleExcludeInfoTypes getExcludeInfoTypes()
Description copied from interface:DataLossPreventionInspectTemplateInspectConfigRuleSetRulesExclusionRuleexclude_info_types block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/data_loss_prevention_inspect_template#exclude_info_types DataLossPreventionInspectTemplate#exclude_info_types}
- Specified by:
getExcludeInfoTypesin interfaceDataLossPreventionInspectTemplateInspectConfigRuleSetRulesExclusionRule
-
getRegex
public final DataLossPreventionInspectTemplateInspectConfigRuleSetRulesExclusionRuleRegex getRegex()
Description copied from interface:DataLossPreventionInspectTemplateInspectConfigRuleSetRulesExclusionRuleregex 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 interfaceDataLossPreventionInspectTemplateInspectConfigRuleSetRulesExclusionRule
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
-