Package com.pulumi.gcp.dataloss.outputs
Class PreventionJobTriggerInspectJobInspectConfigRuleSetRuleHotwordRule.Builder
- java.lang.Object
-
- com.pulumi.gcp.dataloss.outputs.PreventionJobTriggerInspectJobInspectConfigRuleSetRuleHotwordRule.Builder
-
- Enclosing class:
- PreventionJobTriggerInspectJobInspectConfigRuleSetRuleHotwordRule
public static final class PreventionJobTriggerInspectJobInspectConfigRuleSetRuleHotwordRule.Builder extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Builder()
Builder(PreventionJobTriggerInspectJobInspectConfigRuleSetRuleHotwordRule defaults)
-
Method Summary
-
-
-
Constructor Detail
-
Builder
public Builder()
-
Builder
public Builder(PreventionJobTriggerInspectJobInspectConfigRuleSetRuleHotwordRule defaults)
-
-
Method Detail
-
hotwordRegex
public PreventionJobTriggerInspectJobInspectConfigRuleSetRuleHotwordRule.Builder hotwordRegex(@Nullable PreventionJobTriggerInspectJobInspectConfigRuleSetRuleHotwordRuleHotwordRegex hotwordRegex)
-
likelihoodAdjustment
public PreventionJobTriggerInspectJobInspectConfigRuleSetRuleHotwordRule.Builder likelihoodAdjustment(@Nullable PreventionJobTriggerInspectJobInspectConfigRuleSetRuleHotwordRuleLikelihoodAdjustment likelihoodAdjustment)
-
proximity
public PreventionJobTriggerInspectJobInspectConfigRuleSetRuleHotwordRule.Builder proximity(@Nullable PreventionJobTriggerInspectJobInspectConfigRuleSetRuleHotwordRuleProximity proximity)
-
build
public PreventionJobTriggerInspectJobInspectConfigRuleSetRuleHotwordRule build()
-
-