Uses of Interface
com.hashicorp.cdktf.providers.google.eventarc_trigger.EventarcTriggerDestination
-
Packages that use EventarcTriggerDestination Package Description com.hashicorp.cdktf.providers.google.eventarc_trigger google_eventarc_trigger -
-
Uses of EventarcTriggerDestination in com.hashicorp.cdktf.providers.google.eventarc_trigger
Classes in com.hashicorp.cdktf.providers.google.eventarc_trigger that implement EventarcTriggerDestination Modifier and Type Class Description static classEventarcTriggerDestination.Jsii$ProxyAn implementation forEventarcTriggerDestinationMethods in com.hashicorp.cdktf.providers.google.eventarc_trigger that return EventarcTriggerDestination Modifier and Type Method Description EventarcTriggerDestinationEventarcTriggerDestination.Builder. build()Builds the configured instance.EventarcTriggerDestinationEventarcTriggerConfig. getDestination()destination block.EventarcTriggerDestinationEventarcTriggerConfig.Jsii$Proxy. getDestination()EventarcTriggerDestinationEventarcTrigger. getDestinationInput()EventarcTriggerDestinationEventarcTriggerDestinationOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.eventarc_trigger with parameters of type EventarcTriggerDestination Modifier and Type Method Description EventarcTrigger.BuilderEventarcTrigger.Builder. destination(EventarcTriggerDestination destination)destination block.EventarcTriggerConfig.BuilderEventarcTriggerConfig.Builder. destination(EventarcTriggerDestination destination)Sets the value ofEventarcTriggerConfig.getDestination()voidEventarcTrigger. putDestination(EventarcTriggerDestination value)voidEventarcTriggerDestinationOutputReference. setInternalValue(EventarcTriggerDestination value)
-