productNames

@JvmName(name = "iksvyeilenaecjfd")
suspend fun productNames(value: Output<List<AutomationRuleCriteriaProductNameArgs>>)
@JvmName(name = "mhmouluyhtftuqtt")
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 = "hmhbrlgmkapxafiq")
suspend fun productNames(vararg values: Output<AutomationRuleCriteriaProductNameArgs>)


@JvmName(name = "ucyowinevjqhocpb")
suspend fun productNames(values: List<Output<AutomationRuleCriteriaProductNameArgs>>)
@JvmName(name = "gooxqmgknkdjdaph")
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 = "qbgyxbadbrhlobiw")
suspend fun productNames(argument: List<suspend AutomationRuleCriteriaProductNameArgsBuilder.() -> Unit>)
@JvmName(name = "ikeuibulchfkkttu")
suspend fun productNames(vararg argument: suspend AutomationRuleCriteriaProductNameArgsBuilder.() -> Unit)
@JvmName(name = "onokudcaxpqrdcgn")
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.