sourceRegionIds

@JvmName(name = "wxrulgqlbnpdhlwo")
suspend fun sourceRegionIds(value: Output<List<String>>)
@JvmName(name = "fojaqpyvkrumaepb")
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 = "fiityodffvcjeqlp")
suspend fun sourceRegionIds(vararg values: Output<String>)


@JvmName(name = "gcowgdcqritoicun")
suspend fun sourceRegionIds(values: List<Output<String>>)
@JvmName(name = "claslglnfusmtejn")
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.