source

@JvmName(name = "kcvyuxsaiqvqvsng")
suspend fun source(value: Output<ConfigRuleSourceArgs>)
@JvmName(name = "pldeygdubbuoxlap")
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 = "vhljqpnhlqofeccm")
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.