policyArns

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

Parameters

value

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


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


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

Parameters

values

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