policyArns

@JvmName(name = "ybmvwfgcwbcmpkhl")
suspend fun policyArns(value: Output<List<String>>)
@JvmName(name = "qhxoueqaphqylngp")
suspend fun policyArns(value: List<String>?)

Parameters

value

Amazon Resource Names (ARNs) of IAM Policies describing further restricting permissions for the IAM Role being assumed.


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


@JvmName(name = "wvjppxdxkcqnblfs")
suspend fun policyArns(values: List<Output<String>>)
@JvmName(name = "dygrslihacatjblo")
suspend fun policyArns(vararg values: String)

Parameters

values

Amazon Resource Names (ARNs) of IAM Policies describing further restricting permissions for the IAM Role being assumed.