Uses of Interface
com.hashicorp.cdktf.providers.google.cloudfunctions2_function.Cloudfunctions2FunctionEventTrigger
-
Packages that use Cloudfunctions2FunctionEventTrigger Package Description com.hashicorp.cdktf.providers.google.cloudfunctions2_function google_cloudfunctions2_function -
-
Uses of Cloudfunctions2FunctionEventTrigger in com.hashicorp.cdktf.providers.google.cloudfunctions2_function
Classes in com.hashicorp.cdktf.providers.google.cloudfunctions2_function that implement Cloudfunctions2FunctionEventTrigger Modifier and Type Class Description static classCloudfunctions2FunctionEventTrigger.Jsii$ProxyAn implementation forCloudfunctions2FunctionEventTriggerMethods in com.hashicorp.cdktf.providers.google.cloudfunctions2_function that return Cloudfunctions2FunctionEventTrigger Modifier and Type Method Description Cloudfunctions2FunctionEventTriggerCloudfunctions2FunctionEventTrigger.Builder. build()Builds the configured instance.default Cloudfunctions2FunctionEventTriggerCloudfunctions2FunctionConfig. getEventTrigger()event_trigger block.Cloudfunctions2FunctionEventTriggerCloudfunctions2FunctionConfig.Jsii$Proxy. getEventTrigger()Cloudfunctions2FunctionEventTriggerCloudfunctions2Function. getEventTriggerInput()Cloudfunctions2FunctionEventTriggerCloudfunctions2FunctionEventTriggerOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.cloudfunctions2_function with parameters of type Cloudfunctions2FunctionEventTrigger Modifier and Type Method Description Cloudfunctions2Function.BuilderCloudfunctions2Function.Builder. eventTrigger(Cloudfunctions2FunctionEventTrigger eventTrigger)event_trigger block.Cloudfunctions2FunctionConfig.BuilderCloudfunctions2FunctionConfig.Builder. eventTrigger(Cloudfunctions2FunctionEventTrigger eventTrigger)Sets the value ofCloudfunctions2FunctionConfig.getEventTrigger()voidCloudfunctions2Function. putEventTrigger(Cloudfunctions2FunctionEventTrigger value)voidCloudfunctions2FunctionEventTriggerOutputReference. setInternalValue(Cloudfunctions2FunctionEventTrigger value)
-