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