companyNames

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


@JvmName(name = "xijqirpfwxdgenfp")
suspend fun companyNames(values: List<Output<AutomationRuleCriteriaCompanyNameArgs>>)
@JvmName(name = "odhhbheklabkynuc")
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 = "uwpngutuimvqlsco")
suspend fun companyNames(argument: List<suspend AutomationRuleCriteriaCompanyNameArgsBuilder.() -> Unit>)
@JvmName(name = "xcmowhsqxibuhnpk")
suspend fun companyNames(vararg argument: suspend AutomationRuleCriteriaCompanyNameArgsBuilder.() -> Unit)
@JvmName(name = "cgryceylyxgqnrph")
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.