sourceDetails

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


@JvmName(name = "hqarovsorlnifivq")
suspend fun sourceDetails(values: List<Output<RuleSourceSourceDetailArgs>>)
@JvmName(name = "amxtwvpjtnluftai")
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 = "urvutmyiwnpqctfv")
suspend fun sourceDetails(argument: List<suspend RuleSourceSourceDetailArgsBuilder.() -> Unit>)
@JvmName(name = "uvlqeskogudcxogy")
suspend fun sourceDetails(vararg argument: suspend RuleSourceSourceDetailArgsBuilder.() -> Unit)
@JvmName(name = "aotukjtelxcmlmgy")
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.