Class DataLossPreventionJobTriggerInspectJobActionsOutputReference
- java.lang.Object
-
- software.amazon.jsii.JsiiObject
-
- com.hashicorp.cdktf.ComplexObject
-
- com.hashicorp.cdktf.providers.google.data_loss_prevention_job_trigger.DataLossPreventionJobTriggerInspectJobActionsOutputReference
-
- 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.485Z") @Stability(Stable) public class DataLossPreventionJobTriggerInspectJobActionsOutputReference 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 DataLossPreventionJobTriggerInspectJobActionsOutputReference(com.hashicorp.cdktf.IInterpolatingParent terraformResource, String terraformAttribute, Number complexObjectIndex, Boolean complexObjectIsFromSet)protectedDataLossPreventionJobTriggerInspectJobActionsOutputReference(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)protectedDataLossPreventionJobTriggerInspectJobActionsOutputReference(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
-
DataLossPreventionJobTriggerInspectJobActionsOutputReference
protected DataLossPreventionJobTriggerInspectJobActionsOutputReference(software.amazon.jsii.JsiiObjectRef objRef)
-
DataLossPreventionJobTriggerInspectJobActionsOutputReference
protected DataLossPreventionJobTriggerInspectJobActionsOutputReference(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
-
DataLossPreventionJobTriggerInspectJobActionsOutputReference
@Stability(Stable) public DataLossPreventionJobTriggerInspectJobActionsOutputReference(@NotNull com.hashicorp.cdktf.IInterpolatingParent terraformResource, @NotNull String terraformAttribute, @NotNull Number complexObjectIndex, @NotNull Boolean complexObjectIsFromSet)- Parameters:
terraformResource- The parent resource. This parameter is required.terraformAttribute- The attribute on the parent resource this class is referencing. This parameter is required.complexObjectIndex- the index of this item in the list. This parameter is required.complexObjectIsFromSet- whether the list is wrapping a set (will add tolist() to be able to access an item via an index). This parameter is required.
-
-
Method Detail
-
putDeidentify
@Stability(Stable) public void putDeidentify(@NotNull DataLossPreventionJobTriggerInspectJobActionsDeidentify value)- Parameters:
value- This parameter is required.
-
putJobNotificationEmails
@Stability(Stable) public void putJobNotificationEmails(@NotNull DataLossPreventionJobTriggerInspectJobActionsJobNotificationEmails value)- Parameters:
value- This parameter is required.
-
putPublishFindingsToCloudDataCatalog
@Stability(Stable) public void putPublishFindingsToCloudDataCatalog(@NotNull DataLossPreventionJobTriggerInspectJobActionsPublishFindingsToCloudDataCatalog value)- Parameters:
value- This parameter is required.
-
putPublishSummaryToCscc
@Stability(Stable) public void putPublishSummaryToCscc(@NotNull DataLossPreventionJobTriggerInspectJobActionsPublishSummaryToCscc value)- Parameters:
value- This parameter is required.
-
putPublishToStackdriver
@Stability(Stable) public void putPublishToStackdriver(@NotNull DataLossPreventionJobTriggerInspectJobActionsPublishToStackdriver value)- Parameters:
value- This parameter is required.
-
putPubSub
@Stability(Stable) public void putPubSub(@NotNull DataLossPreventionJobTriggerInspectJobActionsPubSub value)- Parameters:
value- This parameter is required.
-
putSaveFindings
@Stability(Stable) public void putSaveFindings(@NotNull DataLossPreventionJobTriggerInspectJobActionsSaveFindings value)- Parameters:
value- This parameter is required.
-
resetDeidentify
@Stability(Stable) public void resetDeidentify()
-
resetJobNotificationEmails
@Stability(Stable) public void resetJobNotificationEmails()
-
resetPublishFindingsToCloudDataCatalog
@Stability(Stable) public void resetPublishFindingsToCloudDataCatalog()
-
resetPublishSummaryToCscc
@Stability(Stable) public void resetPublishSummaryToCscc()
-
resetPublishToStackdriver
@Stability(Stable) public void resetPublishToStackdriver()
-
resetPubSub
@Stability(Stable) public void resetPubSub()
-
resetSaveFindings
@Stability(Stable) public void resetSaveFindings()
-
getDeidentify
@Stability(Stable) @NotNull public DataLossPreventionJobTriggerInspectJobActionsDeidentifyOutputReference getDeidentify()
-
getJobNotificationEmails
@Stability(Stable) @NotNull public DataLossPreventionJobTriggerInspectJobActionsJobNotificationEmailsOutputReference getJobNotificationEmails()
-
getPublishFindingsToCloudDataCatalog
@Stability(Stable) @NotNull public DataLossPreventionJobTriggerInspectJobActionsPublishFindingsToCloudDataCatalogOutputReference getPublishFindingsToCloudDataCatalog()
-
getPublishSummaryToCscc
@Stability(Stable) @NotNull public DataLossPreventionJobTriggerInspectJobActionsPublishSummaryToCsccOutputReference getPublishSummaryToCscc()
-
getPublishToStackdriver
@Stability(Stable) @NotNull public DataLossPreventionJobTriggerInspectJobActionsPublishToStackdriverOutputReference getPublishToStackdriver()
-
getPubSub
@Stability(Stable) @NotNull public DataLossPreventionJobTriggerInspectJobActionsPubSubOutputReference getPubSub()
-
getSaveFindings
@Stability(Stable) @NotNull public DataLossPreventionJobTriggerInspectJobActionsSaveFindingsOutputReference getSaveFindings()
-
getDeidentifyInput
@Stability(Stable) @Nullable public DataLossPreventionJobTriggerInspectJobActionsDeidentify getDeidentifyInput()
-
getJobNotificationEmailsInput
@Stability(Stable) @Nullable public DataLossPreventionJobTriggerInspectJobActionsJobNotificationEmails getJobNotificationEmailsInput()
-
getPublishFindingsToCloudDataCatalogInput
@Stability(Stable) @Nullable public DataLossPreventionJobTriggerInspectJobActionsPublishFindingsToCloudDataCatalog getPublishFindingsToCloudDataCatalogInput()
-
getPublishSummaryToCsccInput
@Stability(Stable) @Nullable public DataLossPreventionJobTriggerInspectJobActionsPublishSummaryToCscc getPublishSummaryToCsccInput()
-
getPublishToStackdriverInput
@Stability(Stable) @Nullable public DataLossPreventionJobTriggerInspectJobActionsPublishToStackdriver getPublishToStackdriverInput()
-
getPubSubInput
@Stability(Stable) @Nullable public DataLossPreventionJobTriggerInspectJobActionsPubSub getPubSubInput()
-
getSaveFindingsInput
@Stability(Stable) @Nullable public DataLossPreventionJobTriggerInspectJobActionsSaveFindings getSaveFindingsInput()
-
getInternalValue
@Stability(Stable) @Nullable public Object getInternalValue()
-
setInternalValue
@Stability(Stable) public void setInternalValue(@Nullable com.hashicorp.cdktf.IResolvable value)
-
setInternalValue
@Stability(Stable) public void setInternalValue(@Nullable DataLossPreventionJobTriggerInspectJobActions value)
-
-