policyNames

@JvmName(name = "quifosebwfvftwuj")
suspend fun policyNames(value: Output<List<String>>)
@JvmName(name = "fomqwxhbfexgysuv")
suspend fun policyNames(value: List<String>?)

Parameters

value

A list of inline policy names to be assigned to the user. Policies attached to this user but not configured in this argument will be removed.


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


@JvmName(name = "immmwafypddnqttj")
suspend fun policyNames(values: List<Output<String>>)
@JvmName(name = "yjyjggmjtwxmkdod")
suspend fun policyNames(vararg values: String)

Parameters

values

A list of inline policy names to be assigned to the user. Policies attached to this user but not configured in this argument will be removed.