Uses of Class
com.hashicorp.cdktf.providers.google.data_google_sql_database_instance.DataGoogleSqlDatabaseInstanceSettingsActiveDirectoryConfig.Builder
-
Packages that use DataGoogleSqlDatabaseInstanceSettingsActiveDirectoryConfig.Builder Package Description com.hashicorp.cdktf.providers.google.data_google_sql_database_instance data_google_sql_database_instance -
-
Uses of DataGoogleSqlDatabaseInstanceSettingsActiveDirectoryConfig.Builder in com.hashicorp.cdktf.providers.google.data_google_sql_database_instance
Methods in com.hashicorp.cdktf.providers.google.data_google_sql_database_instance that return DataGoogleSqlDatabaseInstanceSettingsActiveDirectoryConfig.Builder Modifier and Type Method Description static DataGoogleSqlDatabaseInstanceSettingsActiveDirectoryConfig.BuilderDataGoogleSqlDatabaseInstanceSettingsActiveDirectoryConfig. builder()Constructors in com.hashicorp.cdktf.providers.google.data_google_sql_database_instance with parameters of type DataGoogleSqlDatabaseInstanceSettingsActiveDirectoryConfig.Builder Constructor Description Jsii$Proxy(DataGoogleSqlDatabaseInstanceSettingsActiveDirectoryConfig.Builder builder)Constructor that initializes the object based on literal property values passed by theDataGoogleSqlDatabaseInstanceSettingsActiveDirectoryConfig.Builder.
-