users

@JvmName(name = "uqtygwuhfwpqoqxl")
suspend fun users(value: Output<List<String>>)
@JvmName(name = "evygpkxiwablqury")
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 = "rodxsjdpopgpjdxa")
suspend fun users(vararg values: Output<String>)


@JvmName(name = "omdeoegblrfsixsw")
suspend fun users(values: List<Output<String>>)
@JvmName(name = "mhireebgowexgeqb")
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: _+=,.@-