policyNames

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

Parameters

value

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


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


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

Parameters

values

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