Uses of Interface
com.hashicorp.cdktf.providers.google.data_google_sql_database_instance.DataGoogleSqlDatabaseInstanceReplicaConfiguration
-
Packages that use DataGoogleSqlDatabaseInstanceReplicaConfiguration Package Description com.hashicorp.cdktf.providers.google.data_google_sql_database_instance data_google_sql_database_instance -
-
Uses of DataGoogleSqlDatabaseInstanceReplicaConfiguration in com.hashicorp.cdktf.providers.google.data_google_sql_database_instance
Classes in com.hashicorp.cdktf.providers.google.data_google_sql_database_instance that implement DataGoogleSqlDatabaseInstanceReplicaConfiguration Modifier and Type Class Description static classDataGoogleSqlDatabaseInstanceReplicaConfiguration.Jsii$ProxyAn implementation forDataGoogleSqlDatabaseInstanceReplicaConfigurationMethods in com.hashicorp.cdktf.providers.google.data_google_sql_database_instance that return DataGoogleSqlDatabaseInstanceReplicaConfiguration Modifier and Type Method Description DataGoogleSqlDatabaseInstanceReplicaConfigurationDataGoogleSqlDatabaseInstanceReplicaConfiguration.Builder. build()Builds the configured instance.DataGoogleSqlDatabaseInstanceReplicaConfigurationDataGoogleSqlDatabaseInstanceReplicaConfigurationOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.data_google_sql_database_instance with parameters of type DataGoogleSqlDatabaseInstanceReplicaConfiguration Modifier and Type Method Description voidDataGoogleSqlDatabaseInstanceReplicaConfigurationOutputReference. setInternalValue(DataGoogleSqlDatabaseInstanceReplicaConfiguration value)
-