companyNames

@JvmName(name = "eetmasrwbhwbrhxx")
suspend fun companyNames(value: Output<List<AutomationRuleCriteriaCompanyNameArgs>>)
@JvmName(name = "wrymrwxpfcgrdgym")
suspend fun companyNames(value: List<AutomationRuleCriteriaCompanyNameArgs>?)

Parameters

value

The name of the company for the product that generated the finding. For control-based findings, the company is AWS. Documented below.


@JvmName(name = "mpigkplivjekrnfc")
suspend fun companyNames(vararg values: Output<AutomationRuleCriteriaCompanyNameArgs>)


@JvmName(name = "gntjxqrpvolcmuxh")
suspend fun companyNames(values: List<Output<AutomationRuleCriteriaCompanyNameArgs>>)
@JvmName(name = "cmuyjvthfkgghjyl")
suspend fun companyNames(vararg values: AutomationRuleCriteriaCompanyNameArgs)

Parameters

values

The name of the company for the product that generated the finding. For control-based findings, the company is AWS. Documented below.


@JvmName(name = "vcismpejuunxtavo")
suspend fun companyNames(argument: List<suspend AutomationRuleCriteriaCompanyNameArgsBuilder.() -> Unit>)
@JvmName(name = "epkcmsythnsdjcjb")
suspend fun companyNames(vararg argument: suspend AutomationRuleCriteriaCompanyNameArgsBuilder.() -> Unit)
@JvmName(name = "uweiawfepirvmiex")
suspend fun companyNames(argument: suspend AutomationRuleCriteriaCompanyNameArgsBuilder.() -> Unit)

Parameters

argument

The name of the company for the product that generated the finding. For control-based findings, the company is AWS. Documented below.