autoUpgradeMinorVersion

@JvmName(name = "ghskfyhmsbdnhtlq")
suspend fun autoUpgradeMinorVersion(value: Output<String>)
@JvmName(name = "xkytynsecklmecur")
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.