sourceDetails

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


@JvmName(name = "idyadhedwonbdmnp")
suspend fun sourceDetails(values: List<Output<RuleSourceSourceDetailArgs>>)
@JvmName(name = "grnwjviebabvjlre")
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 = "ivuqvkokbsqruhcj")
suspend fun sourceDetails(argument: List<suspend RuleSourceSourceDetailArgsBuilder.() -> Unit>)
@JvmName(name = "ycnciauftgybsqbd")
suspend fun sourceDetails(vararg argument: suspend RuleSourceSourceDetailArgsBuilder.() -> Unit)
@JvmName(name = "hssdpoeyydtlanct")
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.