Uses of Interface
com.hashicorp.cdktf.providers.google.eventarc_trigger.EventarcTriggerDestinationHttpEndpoint
-
Packages that use EventarcTriggerDestinationHttpEndpoint Package Description com.hashicorp.cdktf.providers.google.eventarc_trigger google_eventarc_trigger -
-
Uses of EventarcTriggerDestinationHttpEndpoint in com.hashicorp.cdktf.providers.google.eventarc_trigger
Classes in com.hashicorp.cdktf.providers.google.eventarc_trigger that implement EventarcTriggerDestinationHttpEndpoint Modifier and Type Class Description static classEventarcTriggerDestinationHttpEndpoint.Jsii$ProxyAn implementation forEventarcTriggerDestinationHttpEndpointMethods in com.hashicorp.cdktf.providers.google.eventarc_trigger that return EventarcTriggerDestinationHttpEndpoint Modifier and Type Method Description EventarcTriggerDestinationHttpEndpointEventarcTriggerDestinationHttpEndpoint.Builder. build()Builds the configured instance.default EventarcTriggerDestinationHttpEndpointEventarcTriggerDestination. getHttpEndpoint()http_endpoint block.EventarcTriggerDestinationHttpEndpointEventarcTriggerDestination.Jsii$Proxy. getHttpEndpoint()EventarcTriggerDestinationHttpEndpointEventarcTriggerDestinationOutputReference. getHttpEndpointInput()EventarcTriggerDestinationHttpEndpointEventarcTriggerDestinationHttpEndpointOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.eventarc_trigger with parameters of type EventarcTriggerDestinationHttpEndpoint Modifier and Type Method Description EventarcTriggerDestination.BuilderEventarcTriggerDestination.Builder. httpEndpoint(EventarcTriggerDestinationHttpEndpoint httpEndpoint)Sets the value ofEventarcTriggerDestination.getHttpEndpoint()voidEventarcTriggerDestinationOutputReference. putHttpEndpoint(EventarcTriggerDestinationHttpEndpoint value)voidEventarcTriggerDestinationHttpEndpointOutputReference. setInternalValue(EventarcTriggerDestinationHttpEndpoint value)
-