Uses of Interface
com.hashicorp.cdktf.providers.google.cloudfunctions_function.CloudfunctionsFunctionEventTrigger
-
Packages that use CloudfunctionsFunctionEventTrigger Package Description com.hashicorp.cdktf.providers.google.cloudfunctions_function google_cloudfunctions_function -
-
Uses of CloudfunctionsFunctionEventTrigger in com.hashicorp.cdktf.providers.google.cloudfunctions_function
Classes in com.hashicorp.cdktf.providers.google.cloudfunctions_function that implement CloudfunctionsFunctionEventTrigger Modifier and Type Class Description static classCloudfunctionsFunctionEventTrigger.Jsii$ProxyAn implementation forCloudfunctionsFunctionEventTriggerMethods in com.hashicorp.cdktf.providers.google.cloudfunctions_function that return CloudfunctionsFunctionEventTrigger Modifier and Type Method Description CloudfunctionsFunctionEventTriggerCloudfunctionsFunctionEventTrigger.Builder. build()Builds the configured instance.default CloudfunctionsFunctionEventTriggerCloudfunctionsFunctionConfig. getEventTrigger()event_trigger block.CloudfunctionsFunctionEventTriggerCloudfunctionsFunctionConfig.Jsii$Proxy. getEventTrigger()CloudfunctionsFunctionEventTriggerCloudfunctionsFunction. getEventTriggerInput()CloudfunctionsFunctionEventTriggerCloudfunctionsFunctionEventTriggerOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.cloudfunctions_function with parameters of type CloudfunctionsFunctionEventTrigger Modifier and Type Method Description CloudfunctionsFunction.BuilderCloudfunctionsFunction.Builder. eventTrigger(CloudfunctionsFunctionEventTrigger eventTrigger)event_trigger block.CloudfunctionsFunctionConfig.BuilderCloudfunctionsFunctionConfig.Builder. eventTrigger(CloudfunctionsFunctionEventTrigger eventTrigger)Sets the value ofCloudfunctionsFunctionConfig.getEventTrigger()voidCloudfunctionsFunction. putEventTrigger(CloudfunctionsFunctionEventTrigger value)voidCloudfunctionsFunctionEventTriggerOutputReference. setInternalValue(CloudfunctionsFunctionEventTrigger value)
-