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