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