policyArns

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


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