filterInArns

@JvmName(name = "fdxvygocuouieuct")
suspend fun filterInArns(value: Output<List<String>>)
@JvmName(name = "vgjbapoabcsdbxuq")
suspend fun filterInArns(value: List<String>?)

Parameters

value

A list of ARNs for resources the path must traverse.


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


@JvmName(name = "kugrbpsshhyccpou")
suspend fun filterInArns(values: List<Output<String>>)
@JvmName(name = "dfucykmwvmjngofp")
suspend fun filterInArns(vararg values: String)

Parameters

values

A list of ARNs for resources the path must traverse.