policyNames

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


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