sourceRegionIds

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


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