sourceDetails

@JvmName(name = "bweatbohcxlpadgh")
suspend fun sourceDetails(value: Output<List<ConfigRuleSourceDetailArgs>>)
@JvmName(name = "dvoenhxgttecyvxr")
suspend fun sourceDetails(value: List<ConfigRuleSourceDetailArgs>?)

Parameters

value

Provides the source and the message types that cause CC to evaluate your AWS resources against a rule. It also provides the frequency with which you want CC to run evaluations for the rule if the trigger type is periodic. If the owner is set to `CUSTOM_POLICY`, the only acceptable values for the CC rule trigger message type are `ConfigurationItemChangeNotification` and `OversizedConfigurationItemChangeNotification`.


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


@JvmName(name = "ltygxbhyaydjsmbr")
suspend fun sourceDetails(values: List<Output<ConfigRuleSourceDetailArgs>>)
@JvmName(name = "vmiktstshyxhnctr")
suspend fun sourceDetails(vararg values: ConfigRuleSourceDetailArgs)

Parameters

values

Provides the source and the message types that cause CC to evaluate your AWS resources against a rule. It also provides the frequency with which you want CC to run evaluations for the rule if the trigger type is periodic. If the owner is set to `CUSTOM_POLICY`, the only acceptable values for the CC rule trigger message type are `ConfigurationItemChangeNotification` and `OversizedConfigurationItemChangeNotification`.


@JvmName(name = "oambnwacvvsuiiqj")
suspend fun sourceDetails(argument: List<suspend ConfigRuleSourceDetailArgsBuilder.() -> Unit>)
@JvmName(name = "wlhdcprcaxhwjlhg")
suspend fun sourceDetails(vararg argument: suspend ConfigRuleSourceDetailArgsBuilder.() -> Unit)
@JvmName(name = "aqfcvpafwdahtfdy")
suspend fun sourceDetails(argument: suspend ConfigRuleSourceDetailArgsBuilder.() -> Unit)

Parameters

argument

Provides the source and the message types that cause CC to evaluate your AWS resources against a rule. It also provides the frequency with which you want CC to run evaluations for the rule if the trigger type is periodic. If the owner is set to `CUSTOM_POLICY`, the only acceptable values for the CC rule trigger message type are `ConfigurationItemChangeNotification` and `OversizedConfigurationItemChangeNotification`.