sourceDetails

@JvmName(name = "lhxdvcwecejgkmeg")
suspend fun sourceDetails(value: Output<List<RuleSourceSourceDetailArgs>>)
@JvmName(name = "osfxlfbsgnxowjbk")
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 = "xngesgothnmtuvug")
suspend fun sourceDetails(vararg values: Output<RuleSourceSourceDetailArgs>)


@JvmName(name = "nvfcmrjyhthvoref")
suspend fun sourceDetails(values: List<Output<RuleSourceSourceDetailArgs>>)
@JvmName(name = "ywemomcyrvjlgvis")
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 = "rcgbwcbdalepklei")
suspend fun sourceDetails(argument: List<suspend RuleSourceSourceDetailArgsBuilder.() -> Unit>)
@JvmName(name = "xwkvtbvuacycdifo")
suspend fun sourceDetails(vararg argument: suspend RuleSourceSourceDetailArgsBuilder.() -> Unit)
@JvmName(name = "yncmnhngyrludpng")
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.