companyNames

@JvmName(name = "evmyqjswfpubbmuf")
suspend fun companyNames(value: Output<List<AutomationRuleCriteriaCompanyNameArgs>>)
@JvmName(name = "fhnqpftcprlgicyj")
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 = "ijqxrkskqtjxnegp")
suspend fun companyNames(vararg values: Output<AutomationRuleCriteriaCompanyNameArgs>)


@JvmName(name = "jynyibuekituioaf")
suspend fun companyNames(values: List<Output<AutomationRuleCriteriaCompanyNameArgs>>)
@JvmName(name = "ppkpgbavfwephfut")
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 = "iijoaefpicqnbfqd")
suspend fun companyNames(argument: List<suspend AutomationRuleCriteriaCompanyNameArgsBuilder.() -> Unit>)
@JvmName(name = "bsunivakmwdvlpty")
suspend fun companyNames(vararg argument: suspend AutomationRuleCriteriaCompanyNameArgsBuilder.() -> Unit)
@JvmName(name = "xohlylsjqruxocqj")
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.