productNames

@JvmName(name = "iidodpgbaoohxmad")
suspend fun productNames(value: Output<List<AutomationRuleCriteriaProductNameArgs>>)
@JvmName(name = "dvnhfercojxmqbuw")
suspend fun productNames(value: List<AutomationRuleCriteriaProductNameArgs>?)

Parameters

value

Provides the name of the product that generated the finding. For control-based findings, the product name is Security Hub. Documented below.


@JvmName(name = "tccjjqioekvgbuxw")
suspend fun productNames(vararg values: Output<AutomationRuleCriteriaProductNameArgs>)


@JvmName(name = "dncujdsrtqknbcpj")
suspend fun productNames(values: List<Output<AutomationRuleCriteriaProductNameArgs>>)
@JvmName(name = "nrgynkmsfcfjmajk")
suspend fun productNames(vararg values: AutomationRuleCriteriaProductNameArgs)

Parameters

values

Provides the name of the product that generated the finding. For control-based findings, the product name is Security Hub. Documented below.


@JvmName(name = "gixbxbxvdvwwyxej")
suspend fun productNames(argument: List<suspend AutomationRuleCriteriaProductNameArgsBuilder.() -> Unit>)
@JvmName(name = "kptbegfjqvfkpjfs")
suspend fun productNames(vararg argument: suspend AutomationRuleCriteriaProductNameArgsBuilder.() -> Unit)
@JvmName(name = "cqvkydvnukseicxh")
suspend fun productNames(argument: suspend AutomationRuleCriteriaProductNameArgsBuilder.() -> Unit)

Parameters

argument

Provides the name of the product that generated the finding. For control-based findings, the product name is Security Hub. Documented below.