policyNames

@JvmName(name = "amjhcpvgeklbkcck")
suspend fun policyNames(value: Output<List<String>>)
@JvmName(name = "etaketftthfontok")
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 = "fmonlwfvprvoymmn")
suspend fun policyNames(vararg values: Output<String>)


@JvmName(name = "okjtmtssfvraachy")
suspend fun policyNames(values: List<Output<String>>)
@JvmName(name = "qlkmbbdbxjrwyujq")
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.