source

@JvmName(name = "gkodrnynwvgfpckd")
suspend fun source(value: Output<RuleSourceArgs>)
@JvmName(name = "bnokmsvhqirpqire")
suspend fun source(value: RuleSourceArgs?)

Parameters

value

Source specifies the rule owner, the rule identifier, and the notifications that cause the function to evaluate your AWS resources. See Scope Below.


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

Parameters

argument

Source specifies the rule owner, the rule identifier, and the notifications that cause the function to evaluate your AWS resources. See Scope Below.