Uses of Interface
com.hashicorp.cdktf.providers.google.eventarc_google_channel_config.EventarcGoogleChannelConfigConfig
-
Packages that use EventarcGoogleChannelConfigConfig Package Description com.hashicorp.cdktf.providers.google.eventarc_google_channel_config google_eventarc_google_channel_config -
-
Uses of EventarcGoogleChannelConfigConfig in com.hashicorp.cdktf.providers.google.eventarc_google_channel_config
Classes in com.hashicorp.cdktf.providers.google.eventarc_google_channel_config that implement EventarcGoogleChannelConfigConfig Modifier and Type Class Description static classEventarcGoogleChannelConfigConfig.Jsii$ProxyAn implementation forEventarcGoogleChannelConfigConfigMethods in com.hashicorp.cdktf.providers.google.eventarc_google_channel_config that return EventarcGoogleChannelConfigConfig Modifier and Type Method Description EventarcGoogleChannelConfigConfigEventarcGoogleChannelConfigConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.google.eventarc_google_channel_config with parameters of type EventarcGoogleChannelConfigConfig Constructor Description EventarcGoogleChannelConfig(software.constructs.Construct scope, String id, EventarcGoogleChannelConfigConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/eventarc_google_channel_config google_eventarc_google_channel_config} Resource.
-