sourceInstanceIds

@JvmName(name = "lmobivjsiirbkoyq")
suspend fun sourceInstanceIds(value: Output<List<String>>)
@JvmName(name = "tdsaxyfwypbabgio")
suspend fun sourceInstanceIds(value: List<String>?)

Parameters

value

A match statement that indicates the list of IDs of the source instances.


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


@JvmName(name = "jnqqvbwnaapiuokr")
suspend fun sourceInstanceIds(values: List<Output<String>>)
@JvmName(name = "wayvptuwsgivnsdw")
suspend fun sourceInstanceIds(vararg values: String)

Parameters

values

A match statement that indicates the list of IDs of the source instances.