source

@JvmName(name = "cmxjnymbjivkjcdb")
suspend fun source(value: Output<ConfigRuleSourceArgs>)
@JvmName(name = "rfsnyklfbwvlfvhu")
suspend fun source(value: ConfigRuleSourceArgs?)

Parameters

value

Provides the rule owner (```` for managed rules, `CUSTOM_POLICY` for Custom Policy rules, and `CUSTOM_LAMBDA` for Custom Lambda rules), the rule identifier, and the notifications that cause the function to evaluate your AWS resources.


@JvmName(name = "jiopicqcsledaydd")
suspend fun source(argument: suspend ConfigRuleSourceArgsBuilder.() -> Unit)

Parameters

argument

Provides the rule owner (```` for managed rules, `CUSTOM_POLICY` for Custom Policy rules, and `CUSTOM_LAMBDA` for Custom Lambda rules), the rule identifier, and the notifications that cause the function to evaluate your AWS resources.