configRules

@JvmName(name = "gjbmncppjnwltyvw")
suspend fun configRules(vararg values: Output<CompliancePackConfigRuleArgs>)


@JvmName(name = "dkoofstnwqlgxher")
suspend fun configRules(value: Output<List<CompliancePackConfigRuleArgs>>)
@JvmName(name = "qhpapmypvluravyx")
suspend fun configRules(value: List<CompliancePackConfigRuleArgs>?)

Deprecated

Field 'config_rules' has been deprecated from provider version 1.141.0. New field 'config_rule_ids' instead.

Parameters

value

A list of Config Rules.


@JvmName(name = "gdtcranqfyatnkda")
suspend fun configRules(values: List<Output<CompliancePackConfigRuleArgs>>)
@JvmName(name = "etgguhftmjcmvhfu")
suspend fun configRules(vararg values: CompliancePackConfigRuleArgs)

Deprecated

Field 'config_rules' has been deprecated from provider version 1.141.0. New field 'config_rule_ids' instead.

Parameters

values

A list of Config Rules.


@JvmName(name = "gronymtjrrosjllx")
suspend fun configRules(argument: List<suspend CompliancePackConfigRuleArgsBuilder.() -> Unit>)
@JvmName(name = "wswjwmeadluweokq")
suspend fun configRules(vararg argument: suspend CompliancePackConfigRuleArgsBuilder.() -> Unit)
@JvmName(name = "yjhwvbyikikqujka")
suspend fun configRules(argument: suspend CompliancePackConfigRuleArgsBuilder.() -> Unit)

Deprecated

Field 'config_rules' has been deprecated from provider version 1.141.0. New field 'config_rule_ids' instead.

Parameters

argument

A list of Config Rules.