groups

@JvmName(name = "enfwrfgsvkfyiqma")
suspend fun groups(value: Output<List<String>>)
@JvmName(name = "afvndkbffcvkvpgg")
suspend fun groups(value: List<String>?)

Parameters

value

The name (friendly name, not ARN) of the group 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 = "hunxcnbwuhtdrvwf")
suspend fun groups(vararg values: Output<String>)


@JvmName(name = "kxmnrguffpasmuca")
suspend fun groups(values: List<Output<String>>)
@JvmName(name = "umaakyvelnchwoij")
suspend fun groups(vararg values: String)

Parameters

values

The name (friendly name, not ARN) of the group 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: _+=,.@-