Package com.pulumi.gcp.dataloss.outputs
Class PreventionJobTriggerInspectJobInspectConfigRuleSetRuleExclusionRuleExcludeByHotwordProximity.Builder
- java.lang.Object
-
- com.pulumi.gcp.dataloss.outputs.PreventionJobTriggerInspectJobInspectConfigRuleSetRuleExclusionRuleExcludeByHotwordProximity.Builder
-
- Enclosing class:
- PreventionJobTriggerInspectJobInspectConfigRuleSetRuleExclusionRuleExcludeByHotwordProximity
public static final class PreventionJobTriggerInspectJobInspectConfigRuleSetRuleExclusionRuleExcludeByHotwordProximity.Builder extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Builder()
Builder(PreventionJobTriggerInspectJobInspectConfigRuleSetRuleExclusionRuleExcludeByHotwordProximity defaults)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description PreventionJobTriggerInspectJobInspectConfigRuleSetRuleExclusionRuleExcludeByHotwordProximity
build()
PreventionJobTriggerInspectJobInspectConfigRuleSetRuleExclusionRuleExcludeByHotwordProximity.Builder
windowAfter(java.lang.Integer windowAfter)
PreventionJobTriggerInspectJobInspectConfigRuleSetRuleExclusionRuleExcludeByHotwordProximity.Builder
windowBefore(java.lang.Integer windowBefore)
-
-
-
Constructor Detail
-
Builder
public Builder()
-
Builder
public Builder(PreventionJobTriggerInspectJobInspectConfigRuleSetRuleExclusionRuleExcludeByHotwordProximity defaults)
-
-
Method Detail
-
windowAfter
public PreventionJobTriggerInspectJobInspectConfigRuleSetRuleExclusionRuleExcludeByHotwordProximity.Builder windowAfter(@Nullable java.lang.Integer windowAfter)
-
windowBefore
public PreventionJobTriggerInspectJobInspectConfigRuleSetRuleExclusionRuleExcludeByHotwordProximity.Builder windowBefore(@Nullable java.lang.Integer windowBefore)
-
-