Uses of Interface
com.hashicorp.cdktf.providers.google.data_google_sql_database_instances.DataGoogleSqlDatabaseInstancesInstancesSettingsDenyMaintenancePeriod
-
Packages that use DataGoogleSqlDatabaseInstancesInstancesSettingsDenyMaintenancePeriod Package Description com.hashicorp.cdktf.providers.google.data_google_sql_database_instances data_google_sql_database_instances -
-
Uses of DataGoogleSqlDatabaseInstancesInstancesSettingsDenyMaintenancePeriod in com.hashicorp.cdktf.providers.google.data_google_sql_database_instances
Classes in com.hashicorp.cdktf.providers.google.data_google_sql_database_instances that implement DataGoogleSqlDatabaseInstancesInstancesSettingsDenyMaintenancePeriod Modifier and Type Class Description static classDataGoogleSqlDatabaseInstancesInstancesSettingsDenyMaintenancePeriod.Jsii$ProxyAn implementation forDataGoogleSqlDatabaseInstancesInstancesSettingsDenyMaintenancePeriodMethods in com.hashicorp.cdktf.providers.google.data_google_sql_database_instances that return DataGoogleSqlDatabaseInstancesInstancesSettingsDenyMaintenancePeriod Modifier and Type Method Description DataGoogleSqlDatabaseInstancesInstancesSettingsDenyMaintenancePeriodDataGoogleSqlDatabaseInstancesInstancesSettingsDenyMaintenancePeriod.Builder. build()Builds the configured instance.DataGoogleSqlDatabaseInstancesInstancesSettingsDenyMaintenancePeriodDataGoogleSqlDatabaseInstancesInstancesSettingsDenyMaintenancePeriodOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.data_google_sql_database_instances with parameters of type DataGoogleSqlDatabaseInstancesInstancesSettingsDenyMaintenancePeriod Modifier and Type Method Description voidDataGoogleSqlDatabaseInstancesInstancesSettingsDenyMaintenancePeriodOutputReference. setInternalValue(DataGoogleSqlDatabaseInstancesInstancesSettingsDenyMaintenancePeriod value)
-