instanceGenerations

@JvmName(name = "ughfcorjkwequbxc")
suspend fun instanceGenerations(value: Output<List<String>>)
@JvmName(name = "pxstloapnjaipabt")
suspend fun instanceGenerations(value: List<String>?)

Parameters

value

Indicates whether current or previous generation instance types are included. The current generation instance types are recommended for use. Valid values are current and previous. Default is current and previous generation instance types.


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


@JvmName(name = "jklxsmnppppqdjyq")
suspend fun instanceGenerations(values: List<Output<String>>)
@JvmName(name = "paoyngfbvqiuccqt")
suspend fun instanceGenerations(vararg values: String)

Parameters

values

Indicates whether current or previous generation instance types are included. The current generation instance types are recommended for use. Valid values are current and previous. Default is current and previous generation instance types.