filterInArns

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

Parameters

value

The Amazon Resource Names (ARN) of the resources that the path must traverse.


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


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

Parameters

values

The Amazon Resource Names (ARN) of the resources that the path must traverse.