policyArns

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

Parameters

value

A list of managed IAM policy ARNs to be attached to the role. Policies attached to this role but not configured in this argument will be removed.


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


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

Parameters

values

A list of managed IAM policy ARNs to be attached to the role. Policies attached to this role but not configured in this argument will be removed.