users

@JvmName(name = "rwipysxawlawibvc")
suspend fun users(value: Output<List<String>>)
@JvmName(name = "jixjmihpeqdlyowr")
suspend fun users(value: List<String>?)

Parameters

value

The name (friendly name, not ARN) of the IAM user to attach the policy to. This parameter allows (through its regex pattern) a string of characters consisting of upper and lowercase alphanumeric characters with no spaces. You can also include any of the following characters: _+=,.@-


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


@JvmName(name = "dieustsuoltsaeeg")
suspend fun users(values: List<Output<String>>)
@JvmName(name = "idehlxivlefchiro")
suspend fun users(vararg values: String)

Parameters

values

The name (friendly name, not ARN) of the IAM user to attach the policy to. This parameter allows (through its regex pattern) a string of characters consisting of upper and lowercase alphanumeric characters with no spaces. You can also include any of the following characters: _+=,.@-