Uses of Interface
com.hashicorp.cdktf.providers.aws.db_instance.DbInstanceBlueGreenUpdate
-
Packages that use DbInstanceBlueGreenUpdate Package Description com.hashicorp.cdktf.providers.aws.db_instance aws_db_instance -
-
Uses of DbInstanceBlueGreenUpdate in com.hashicorp.cdktf.providers.aws.db_instance
Classes in com.hashicorp.cdktf.providers.aws.db_instance that implement DbInstanceBlueGreenUpdate Modifier and Type Class Description static classDbInstanceBlueGreenUpdate.Jsii$ProxyAn implementation forDbInstanceBlueGreenUpdateMethods in com.hashicorp.cdktf.providers.aws.db_instance that return DbInstanceBlueGreenUpdate Modifier and Type Method Description DbInstanceBlueGreenUpdateDbInstanceBlueGreenUpdate.Builder. build()Builds the configured instance.default DbInstanceBlueGreenUpdateDbInstanceConfig. getBlueGreenUpdate()blue_green_update block.DbInstanceBlueGreenUpdateDbInstanceConfig.Jsii$Proxy. getBlueGreenUpdate()DbInstanceBlueGreenUpdateDbInstance. getBlueGreenUpdateInput()DbInstanceBlueGreenUpdateDbInstanceBlueGreenUpdateOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.aws.db_instance with parameters of type DbInstanceBlueGreenUpdate Modifier and Type Method Description DbInstance.BuilderDbInstance.Builder. blueGreenUpdate(DbInstanceBlueGreenUpdate blueGreenUpdate)blue_green_update block.DbInstanceConfig.BuilderDbInstanceConfig.Builder. blueGreenUpdate(DbInstanceBlueGreenUpdate blueGreenUpdate)Sets the value ofDbInstanceConfig.getBlueGreenUpdate()voidDbInstance. putBlueGreenUpdate(DbInstanceBlueGreenUpdate value)voidDbInstanceBlueGreenUpdateOutputReference. setInternalValue(DbInstanceBlueGreenUpdate value)
-