Uses of Interface
com.hashicorp.cdktf.providers.google.cloudfunctions2_function.Cloudfunctions2FunctionEventTriggerEventFilters
-
Packages that use Cloudfunctions2FunctionEventTriggerEventFilters Package Description com.hashicorp.cdktf.providers.google.cloudfunctions2_function google_cloudfunctions2_function -
-
Uses of Cloudfunctions2FunctionEventTriggerEventFilters in com.hashicorp.cdktf.providers.google.cloudfunctions2_function
Classes in com.hashicorp.cdktf.providers.google.cloudfunctions2_function that implement Cloudfunctions2FunctionEventTriggerEventFilters Modifier and Type Class Description static classCloudfunctions2FunctionEventTriggerEventFilters.Jsii$ProxyAn implementation forCloudfunctions2FunctionEventTriggerEventFiltersMethods in com.hashicorp.cdktf.providers.google.cloudfunctions2_function that return Cloudfunctions2FunctionEventTriggerEventFilters Modifier and Type Method Description Cloudfunctions2FunctionEventTriggerEventFiltersCloudfunctions2FunctionEventTriggerEventFilters.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.cloudfunctions2_function with parameters of type Cloudfunctions2FunctionEventTriggerEventFilters Modifier and Type Method Description voidCloudfunctions2FunctionEventTriggerEventFiltersOutputReference. setInternalValue(Cloudfunctions2FunctionEventTriggerEventFilters value)Method parameters in com.hashicorp.cdktf.providers.google.cloudfunctions2_function with type arguments of type Cloudfunctions2FunctionEventTriggerEventFilters Modifier and Type Method Description Cloudfunctions2FunctionEventTrigger.BuilderCloudfunctions2FunctionEventTrigger.Builder. eventFilters(List<? extends Cloudfunctions2FunctionEventTriggerEventFilters> eventFilters)Sets the value ofCloudfunctions2FunctionEventTrigger.getEventFilters()voidCloudfunctions2FunctionEventTriggerEventFiltersList. setInternalValue(List<Cloudfunctions2FunctionEventTriggerEventFilters> value)
-