sourceRegionIds

@JvmName(name = "lgumbomojcbsxirs")
suspend fun sourceRegionIds(value: Output<List<String>>)
@JvmName(name = "dfldodnthwcksfjq")
suspend fun sourceRegionIds(value: List<String>?)

Parameters

value

A match statement that indicates the list of IDs of the source regions. You can enter a maximum of 32 region IDs.


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


@JvmName(name = "bugglbtumiakdlkr")
suspend fun sourceRegionIds(values: List<Output<String>>)
@JvmName(name = "xqstlomrqprugxpv")
suspend fun sourceRegionIds(vararg values: String)

Parameters

values

A match statement that indicates the list of IDs of the source regions. You can enter a maximum of 32 region IDs.