sourceDetails

@JvmName(name = "rfveqhpohmhnesty")
suspend fun sourceDetails(value: Output<List<RuleSourceSourceDetailArgs>>)
@JvmName(name = "vdlleboguugtnnyi")
suspend fun sourceDetails(value: List<RuleSourceSourceDetailArgs>?)

Parameters

value

Provides the source and type of the event that causes AWS Config to evaluate your AWS resources. Only valid if owner is CUSTOM_LAMBDA or CUSTOM_POLICY. See Source Detail Below.


@JvmName(name = "qqewknqcikbdldvv")
suspend fun sourceDetails(vararg values: Output<RuleSourceSourceDetailArgs>)


@JvmName(name = "finbbcuggsevfdvo")
suspend fun sourceDetails(values: List<Output<RuleSourceSourceDetailArgs>>)
@JvmName(name = "yccbkhiqxbxxsgfn")
suspend fun sourceDetails(vararg values: RuleSourceSourceDetailArgs)

Parameters

values

Provides the source and type of the event that causes AWS Config to evaluate your AWS resources. Only valid if owner is CUSTOM_LAMBDA or CUSTOM_POLICY. See Source Detail Below.


@JvmName(name = "ngorfpehgbqwylin")
suspend fun sourceDetails(argument: List<suspend RuleSourceSourceDetailArgsBuilder.() -> Unit>)
@JvmName(name = "iddupqrrpujskajr")
suspend fun sourceDetails(vararg argument: suspend RuleSourceSourceDetailArgsBuilder.() -> Unit)
@JvmName(name = "uevtiaebmofakxlg")
suspend fun sourceDetails(argument: suspend RuleSourceSourceDetailArgsBuilder.() -> Unit)

Parameters

argument

Provides the source and type of the event that causes AWS Config to evaluate your AWS resources. Only valid if owner is CUSTOM_LAMBDA or CUSTOM_POLICY. See Source Detail Below.