availableMaintenanceVersions

@JvmName(name = "vjrmtgvtcpsinpdr")
suspend fun availableMaintenanceVersions(value: Output<List<String>>)
@JvmName(name = "yrkyqwadeuttvnbt")
suspend fun availableMaintenanceVersions(value: List<String>?)

Parameters

value

Optional. The available maintenance versions that an instance could update to.


@JvmName(name = "cuycrpcbxlxtqtve")
suspend fun availableMaintenanceVersions(vararg values: Output<String>)


@JvmName(name = "chtprokvhorshbra")
suspend fun availableMaintenanceVersions(values: List<Output<String>>)
@JvmName(name = "ikblrgrlslytmjqs")
suspend fun availableMaintenanceVersions(vararg values: String)

Parameters

values

Optional. The available maintenance versions that an instance could update to.