filterInArns

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

Parameters

value

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


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


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

Parameters

values

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