policyNames

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

Parameters

value

Optional. A list of alert policy names to filter the incident list by. Don't include the project ID prefix in the policy name. For example, use alertPolicies/utilization.


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


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

Parameters

values

Optional. A list of alert policy names to filter the incident list by. Don't include the project ID prefix in the policy name. For example, use alertPolicies/utilization.