Uses of Interface
com.hashicorp.cdktf.providers.google.eventarc_google_channel_config.EventarcGoogleChannelConfigTimeouts
-
Packages that use EventarcGoogleChannelConfigTimeouts Package Description com.hashicorp.cdktf.providers.google.eventarc_google_channel_config google_eventarc_google_channel_config -
-
Uses of EventarcGoogleChannelConfigTimeouts in com.hashicorp.cdktf.providers.google.eventarc_google_channel_config
Classes in com.hashicorp.cdktf.providers.google.eventarc_google_channel_config that implement EventarcGoogleChannelConfigTimeouts Modifier and Type Class Description static classEventarcGoogleChannelConfigTimeouts.Jsii$ProxyAn implementation forEventarcGoogleChannelConfigTimeoutsMethods in com.hashicorp.cdktf.providers.google.eventarc_google_channel_config that return EventarcGoogleChannelConfigTimeouts Modifier and Type Method Description EventarcGoogleChannelConfigTimeoutsEventarcGoogleChannelConfigTimeouts.Builder. build()Builds the configured instance.default EventarcGoogleChannelConfigTimeoutsEventarcGoogleChannelConfigConfig. getTimeouts()timeouts block.EventarcGoogleChannelConfigTimeoutsEventarcGoogleChannelConfigConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.eventarc_google_channel_config with parameters of type EventarcGoogleChannelConfigTimeouts Modifier and Type Method Description voidEventarcGoogleChannelConfig. putTimeouts(EventarcGoogleChannelConfigTimeouts value)voidEventarcGoogleChannelConfigTimeoutsOutputReference. setInternalValue(EventarcGoogleChannelConfigTimeouts value)EventarcGoogleChannelConfig.BuilderEventarcGoogleChannelConfig.Builder. timeouts(EventarcGoogleChannelConfigTimeouts timeouts)timeouts block.EventarcGoogleChannelConfigConfig.BuilderEventarcGoogleChannelConfigConfig.Builder. timeouts(EventarcGoogleChannelConfigTimeouts timeouts)Sets the value ofEventarcGoogleChannelConfigConfig.getTimeouts()
-