sourceDetails

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


@JvmName(name = "vmvlklopicjgocof")
suspend fun sourceDetails(values: List<Output<RuleSourceSourceDetailArgs>>)
@JvmName(name = "pkdbsicccteaxasv")
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 = "itcwuuylpjhsrbgs")
suspend fun sourceDetails(argument: List<suspend RuleSourceSourceDetailArgsBuilder.() -> Unit>)
@JvmName(name = "kjhjvwxxxrwyvtri")
suspend fun sourceDetails(vararg argument: suspend RuleSourceSourceDetailArgsBuilder.() -> Unit)
@JvmName(name = "myqkugdrajhyvfus")
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.