Uses of Class
com.hashicorp.cdktf.providers.google.eventarc_google_channel_config.EventarcGoogleChannelConfigTimeouts.Builder
-
Packages that use EventarcGoogleChannelConfigTimeouts.Builder Package Description com.hashicorp.cdktf.providers.google.eventarc_google_channel_config google_eventarc_google_channel_config -
-
Uses of EventarcGoogleChannelConfigTimeouts.Builder in com.hashicorp.cdktf.providers.google.eventarc_google_channel_config
Methods in com.hashicorp.cdktf.providers.google.eventarc_google_channel_config that return EventarcGoogleChannelConfigTimeouts.Builder Modifier and Type Method Description static EventarcGoogleChannelConfigTimeouts.BuilderEventarcGoogleChannelConfigTimeouts. builder()EventarcGoogleChannelConfigTimeouts.BuilderEventarcGoogleChannelConfigTimeouts.Builder. create(String create)Sets the value ofEventarcGoogleChannelConfigTimeouts.getCreate()EventarcGoogleChannelConfigTimeouts.BuilderEventarcGoogleChannelConfigTimeouts.Builder. delete(String delete)Sets the value ofEventarcGoogleChannelConfigTimeouts.getDelete()EventarcGoogleChannelConfigTimeouts.BuilderEventarcGoogleChannelConfigTimeouts.Builder. update(String update)Sets the value ofEventarcGoogleChannelConfigTimeouts.getUpdate()Constructors in com.hashicorp.cdktf.providers.google.eventarc_google_channel_config with parameters of type EventarcGoogleChannelConfigTimeouts.Builder Constructor Description Jsii$Proxy(EventarcGoogleChannelConfigTimeouts.Builder builder)Constructor that initializes the object based on literal property values passed by theEventarcGoogleChannelConfigTimeouts.Builder.
-