Class DataLossPreventionJobTriggerInspectJobStorageConfigBigQueryOptionsOutputReference
- java.lang.Object
-
- software.amazon.jsii.JsiiObject
-
- com.hashicorp.cdktf.ComplexObject
-
- com.hashicorp.cdktf.providers.google.data_loss_prevention_job_trigger.DataLossPreventionJobTriggerInspectJobStorageConfigBigQueryOptionsOutputReference
-
- All Implemented Interfaces:
com.hashicorp.cdktf.IInterpolatingParent,com.hashicorp.cdktf.IResolvable,com.hashicorp.cdktf.ITerraformAddressable,software.amazon.jsii.JsiiSerializable
@Generated(value="jsii-pacmak/1.102.0 (build e354887)", date="2024-08-31T03:59:20.512Z") @Stability(Stable) public class DataLossPreventionJobTriggerInspectJobStorageConfigBigQueryOptionsOutputReference extends com.hashicorp.cdktf.ComplexObject
-
-
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.IInterpolatingParent
com.hashicorp.cdktf.IInterpolatingParent.Jsii$Default, com.hashicorp.cdktf.IInterpolatingParent.Jsii$Proxy
-
-
Constructor Summary
Constructors Modifier Constructor Description DataLossPreventionJobTriggerInspectJobStorageConfigBigQueryOptionsOutputReference(com.hashicorp.cdktf.IInterpolatingParent terraformResource, String terraformAttribute)protectedDataLossPreventionJobTriggerInspectJobStorageConfigBigQueryOptionsOutputReference(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)protectedDataLossPreventionJobTriggerInspectJobStorageConfigBigQueryOptionsOutputReference(software.amazon.jsii.JsiiObjectRef objRef)
-
Method Summary
-
Methods inherited from class com.hashicorp.cdktf.ComplexObject
computeFqn, getAnyMapAttribute, getBooleanAttribute, getBooleanMapAttribute, getComplexObjectIndex, getComplexObjectIsFromSet, getCreationStack, getFqn, getListAttribute, getNumberAttribute, getNumberListAttribute, getNumberMapAttribute, getStringAttribute, getStringMapAttribute, getTerraformAttribute, getTerraformResource, interpolationAsList, interpolationForAttribute, resolve, setComplexObjectIndex, setComplexObjectIndex, setComplexObjectIsFromSet, setTerraformAttribute, setTerraformResource, toString
-
Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
-
-
-
Constructor Detail
-
DataLossPreventionJobTriggerInspectJobStorageConfigBigQueryOptionsOutputReference
protected DataLossPreventionJobTriggerInspectJobStorageConfigBigQueryOptionsOutputReference(software.amazon.jsii.JsiiObjectRef objRef)
-
DataLossPreventionJobTriggerInspectJobStorageConfigBigQueryOptionsOutputReference
protected DataLossPreventionJobTriggerInspectJobStorageConfigBigQueryOptionsOutputReference(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
-
DataLossPreventionJobTriggerInspectJobStorageConfigBigQueryOptionsOutputReference
@Stability(Stable) public DataLossPreventionJobTriggerInspectJobStorageConfigBigQueryOptionsOutputReference(@NotNull com.hashicorp.cdktf.IInterpolatingParent terraformResource, @NotNull String terraformAttribute)- Parameters:
terraformResource- The parent resource. This parameter is required.terraformAttribute- The attribute on the parent resource this class is referencing. This parameter is required.
-
-
Method Detail
-
putExcludedFields
@Stability(Stable) public void putExcludedFields(@NotNull Object value)- Parameters:
value- This parameter is required.
-
putIdentifyingFields
@Stability(Stable) public void putIdentifyingFields(@NotNull Object value)- Parameters:
value- This parameter is required.
-
putIncludedFields
@Stability(Stable) public void putIncludedFields(@NotNull Object value)- Parameters:
value- This parameter is required.
-
putTableReference
@Stability(Stable) public void putTableReference(@NotNull DataLossPreventionJobTriggerInspectJobStorageConfigBigQueryOptionsTableReference value)- Parameters:
value- This parameter is required.
-
resetExcludedFields
@Stability(Stable) public void resetExcludedFields()
-
resetIdentifyingFields
@Stability(Stable) public void resetIdentifyingFields()
-
resetIncludedFields
@Stability(Stable) public void resetIncludedFields()
-
resetRowsLimit
@Stability(Stable) public void resetRowsLimit()
-
resetRowsLimitPercent
@Stability(Stable) public void resetRowsLimitPercent()
-
resetSampleMethod
@Stability(Stable) public void resetSampleMethod()
-
getExcludedFields
@Stability(Stable) @NotNull public DataLossPreventionJobTriggerInspectJobStorageConfigBigQueryOptionsExcludedFieldsList getExcludedFields()
-
getIdentifyingFields
@Stability(Stable) @NotNull public DataLossPreventionJobTriggerInspectJobStorageConfigBigQueryOptionsIdentifyingFieldsList getIdentifyingFields()
-
getIncludedFields
@Stability(Stable) @NotNull public DataLossPreventionJobTriggerInspectJobStorageConfigBigQueryOptionsIncludedFieldsList getIncludedFields()
-
getTableReference
@Stability(Stable) @NotNull public DataLossPreventionJobTriggerInspectJobStorageConfigBigQueryOptionsTableReferenceOutputReference getTableReference()
-
getExcludedFieldsInput
@Stability(Stable) @Nullable public Object getExcludedFieldsInput()
-
getIdentifyingFieldsInput
@Stability(Stable) @Nullable public Object getIdentifyingFieldsInput()
-
getIncludedFieldsInput
@Stability(Stable) @Nullable public Object getIncludedFieldsInput()
-
getRowsLimitInput
@Stability(Stable) @Nullable public Number getRowsLimitInput()
-
getRowsLimitPercentInput
@Stability(Stable) @Nullable public Number getRowsLimitPercentInput()
-
getSampleMethodInput
@Stability(Stable) @Nullable public String getSampleMethodInput()
-
getTableReferenceInput
@Stability(Stable) @Nullable public DataLossPreventionJobTriggerInspectJobStorageConfigBigQueryOptionsTableReference getTableReferenceInput()
-
getRowsLimit
@Stability(Stable) @NotNull public Number getRowsLimit()
-
setRowsLimit
@Stability(Stable) public void setRowsLimit(@NotNull Number value)
-
getRowsLimitPercent
@Stability(Stable) @NotNull public Number getRowsLimitPercent()
-
setRowsLimitPercent
@Stability(Stable) public void setRowsLimitPercent(@NotNull Number value)
-
getSampleMethod
@Stability(Stable) @NotNull public String getSampleMethod()
-
setSampleMethod
@Stability(Stable) public void setSampleMethod(@NotNull String value)
-
getInternalValue
@Stability(Stable) @Nullable public DataLossPreventionJobTriggerInspectJobStorageConfigBigQueryOptions getInternalValue()
-
setInternalValue
@Stability(Stable) public void setInternalValue(@Nullable DataLossPreventionJobTriggerInspectJobStorageConfigBigQueryOptions value)
-
-