Package com.pulumi.gcp.dataloss.outputs
Class PreventionInspectTemplateInspectConfigRuleSetRuleExclusionRuleExcludeByHotwordHotwordRegex.Builder
- java.lang.Object
-
- com.pulumi.gcp.dataloss.outputs.PreventionInspectTemplateInspectConfigRuleSetRuleExclusionRuleExcludeByHotwordHotwordRegex.Builder
-
- Enclosing class:
- PreventionInspectTemplateInspectConfigRuleSetRuleExclusionRuleExcludeByHotwordHotwordRegex
public static final class PreventionInspectTemplateInspectConfigRuleSetRuleExclusionRuleExcludeByHotwordHotwordRegex.Builder extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Builder()
Builder(PreventionInspectTemplateInspectConfigRuleSetRuleExclusionRuleExcludeByHotwordHotwordRegex defaults)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description PreventionInspectTemplateInspectConfigRuleSetRuleExclusionRuleExcludeByHotwordHotwordRegex
build()
PreventionInspectTemplateInspectConfigRuleSetRuleExclusionRuleExcludeByHotwordHotwordRegex.Builder
groupIndexes(java.lang.Integer... groupIndexes)
PreventionInspectTemplateInspectConfigRuleSetRuleExclusionRuleExcludeByHotwordHotwordRegex.Builder
groupIndexes(java.util.List<java.lang.Integer> groupIndexes)
PreventionInspectTemplateInspectConfigRuleSetRuleExclusionRuleExcludeByHotwordHotwordRegex.Builder
pattern(java.lang.String pattern)
-
-
-
Constructor Detail
-
Builder
public Builder()
-
Builder
public Builder(PreventionInspectTemplateInspectConfigRuleSetRuleExclusionRuleExcludeByHotwordHotwordRegex defaults)
-
-
Method Detail
-
groupIndexes
public PreventionInspectTemplateInspectConfigRuleSetRuleExclusionRuleExcludeByHotwordHotwordRegex.Builder groupIndexes(@Nullable java.util.List<java.lang.Integer> groupIndexes)
-
groupIndexes
public PreventionInspectTemplateInspectConfigRuleSetRuleExclusionRuleExcludeByHotwordHotwordRegex.Builder groupIndexes(java.lang.Integer... groupIndexes)
-
pattern
public PreventionInspectTemplateInspectConfigRuleSetRuleExclusionRuleExcludeByHotwordHotwordRegex.Builder pattern(java.lang.String pattern)
-
-