Uses of Interface
com.hashicorp.cdktf.providers.google.eventarc_channel.EventarcChannelTimeouts
-
Packages that use EventarcChannelTimeouts Package Description com.hashicorp.cdktf.providers.google.eventarc_channel google_eventarc_channel -
-
Uses of EventarcChannelTimeouts in com.hashicorp.cdktf.providers.google.eventarc_channel
Classes in com.hashicorp.cdktf.providers.google.eventarc_channel that implement EventarcChannelTimeouts Modifier and Type Class Description static classEventarcChannelTimeouts.Jsii$ProxyAn implementation forEventarcChannelTimeoutsMethods in com.hashicorp.cdktf.providers.google.eventarc_channel that return EventarcChannelTimeouts Modifier and Type Method Description EventarcChannelTimeoutsEventarcChannelTimeouts.Builder. build()Builds the configured instance.default EventarcChannelTimeoutsEventarcChannelConfig. getTimeouts()timeouts block.EventarcChannelTimeoutsEventarcChannelConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.eventarc_channel with parameters of type EventarcChannelTimeouts Modifier and Type Method Description voidEventarcChannel. putTimeouts(EventarcChannelTimeouts value)voidEventarcChannelTimeoutsOutputReference. setInternalValue(EventarcChannelTimeouts value)EventarcChannel.BuilderEventarcChannel.Builder. timeouts(EventarcChannelTimeouts timeouts)timeouts block.EventarcChannelConfig.BuilderEventarcChannelConfig.Builder. timeouts(EventarcChannelTimeouts timeouts)Sets the value ofEventarcChannelConfig.getTimeouts()
-