targets

@JvmName(name = "ibuyaxxfhpvejjjg")
suspend fun targets(value: Output<List<NotificationRuleTargetArgs>>)
@JvmName(name = "gjonmtsnjjvohkdw")
suspend fun targets(value: List<NotificationRuleTargetArgs>?)

Parameters

value

A list of Amazon Resource Names (ARNs) of Amazon SNS topics and clients to associate with the notification rule.


@JvmName(name = "ygoxxowjhipfjagq")
suspend fun targets(vararg values: Output<NotificationRuleTargetArgs>)


@JvmName(name = "tnwsrqtxcytsfmdr")
suspend fun targets(values: List<Output<NotificationRuleTargetArgs>>)
@JvmName(name = "pvlgsbmepqojvkoq")
suspend fun targets(vararg values: NotificationRuleTargetArgs)

Parameters

values

A list of Amazon Resource Names (ARNs) of Amazon SNS topics and clients to associate with the notification rule.


@JvmName(name = "augoliyjiagrcprq")
suspend fun targets(argument: List<suspend NotificationRuleTargetArgsBuilder.() -> Unit>)
@JvmName(name = "iktfakobyvgbahos")
suspend fun targets(vararg argument: suspend NotificationRuleTargetArgsBuilder.() -> Unit)
@JvmName(name = "vwjgypnibkbfmesu")
suspend fun targets(argument: suspend NotificationRuleTargetArgsBuilder.() -> Unit)

Parameters

argument

A list of Amazon Resource Names (ARNs) of Amazon SNS topics and clients to associate with the notification rule.