configRuleParameters

@JvmName(name = "qpbvbkvscgigydkf")
suspend fun configRuleParameters(value: Output<List<CompliancePackConfigRuleConfigRuleParameterArgs>>)
@JvmName(name = "hbceeqbtgsvuxhfu")
suspend fun configRuleParameters(value: List<CompliancePackConfigRuleConfigRuleParameterArgs>?)

Parameters

value

A list of Config Rule Parameters. See config_rule_parameters below.


@JvmName(name = "cigboeteeguaelwq")
suspend fun configRuleParameters(vararg values: Output<CompliancePackConfigRuleConfigRuleParameterArgs>)


@JvmName(name = "ypllrjqvqoddnnau")
suspend fun configRuleParameters(values: List<Output<CompliancePackConfigRuleConfigRuleParameterArgs>>)
@JvmName(name = "wqeuxgabmypioqud")
suspend fun configRuleParameters(vararg values: CompliancePackConfigRuleConfigRuleParameterArgs)

Parameters

values

A list of Config Rule Parameters. See config_rule_parameters below.


@JvmName(name = "mbstndmkfffjkyqf")
suspend fun configRuleParameters(argument: List<suspend CompliancePackConfigRuleConfigRuleParameterArgsBuilder.() -> Unit>)
@JvmName(name = "jbcxbgfxucliweor")
suspend fun configRuleParameters(vararg argument: suspend CompliancePackConfigRuleConfigRuleParameterArgsBuilder.() -> Unit)
@JvmName(name = "koxocgjrdadlwvab")
suspend fun configRuleParameters(argument: suspend CompliancePackConfigRuleConfigRuleParameterArgsBuilder.() -> Unit)

Parameters

argument

A list of Config Rule Parameters. See config_rule_parameters below.