companyNames

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


@JvmName(name = "pwfjtmkrukatucwa")
suspend fun companyNames(values: List<Output<AutomationRuleCriteriaCompanyNameArgs>>)
@JvmName(name = "rutocoednyjqywcf")
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 = "llmfqxrlvsrmwsey")
suspend fun companyNames(argument: List<suspend AutomationRuleCriteriaCompanyNameArgsBuilder.() -> Unit>)
@JvmName(name = "ubmctqesyklvllyw")
suspend fun companyNames(vararg argument: suspend AutomationRuleCriteriaCompanyNameArgsBuilder.() -> Unit)
@JvmName(name = "sqbuusygkopvuphh")
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.