availableMaintenanceVersions

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

Parameters

value

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


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


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

Parameters

values

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