Uses of Class
com.hashicorp.cdktf.providers.aws.db_instance.DbInstanceBlueGreenUpdate.Builder
-
Packages that use DbInstanceBlueGreenUpdate.Builder Package Description com.hashicorp.cdktf.providers.aws.db_instance aws_db_instance -
-
Uses of DbInstanceBlueGreenUpdate.Builder in com.hashicorp.cdktf.providers.aws.db_instance
Methods in com.hashicorp.cdktf.providers.aws.db_instance that return DbInstanceBlueGreenUpdate.Builder Modifier and Type Method Description static DbInstanceBlueGreenUpdate.BuilderDbInstanceBlueGreenUpdate. builder()DbInstanceBlueGreenUpdate.BuilderDbInstanceBlueGreenUpdate.Builder. enabled(com.hashicorp.cdktf.IResolvable enabled)Sets the value ofDbInstanceBlueGreenUpdate.getEnabled()DbInstanceBlueGreenUpdate.BuilderDbInstanceBlueGreenUpdate.Builder. enabled(Boolean enabled)Sets the value ofDbInstanceBlueGreenUpdate.getEnabled()Constructors in com.hashicorp.cdktf.providers.aws.db_instance with parameters of type DbInstanceBlueGreenUpdate.Builder Constructor Description Jsii$Proxy(DbInstanceBlueGreenUpdate.Builder builder)Constructor that initializes the object based on literal property values passed by theDbInstanceBlueGreenUpdate.Builder.
-