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