policyArns

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


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