policyArns

@JvmName(name = "ganvjktklksptvsc")
suspend fun policyArns(value: Output<List<String>>)
@JvmName(name = "xtlmntyrswmlrnuv")
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 = "awtgccfuoimtuawy")
suspend fun policyArns(vararg values: Output<String>)


@JvmName(name = "mswpipapqmncseql")
suspend fun policyArns(values: List<Output<String>>)
@JvmName(name = "pmxasallqrwrhqbi")
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.