autoUpgradeMinorVersion

@JvmName(name = "ahachiyfaeiwcpjy")
suspend fun autoUpgradeMinorVersion(value: Output<String>)
@JvmName(name = "jfkwaybebhdceeaf")
suspend fun autoUpgradeMinorVersion(value: String?)

Parameters

value

The upgrade method to use. Valid values:

  • Auto: Instances are automatically upgraded to a higher minor version.

  • Manual: Instances are forcibly upgraded to a higher minor version when the current version is unpublished. See more details and limitation.