targets

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "recmpibvexsgxefq")
suspend fun targets(argument: List<suspend NotificationRuleTargetArgsBuilder.() -> Unit>)
@JvmName(name = "nocnmdjghtkldoxl")
suspend fun targets(vararg argument: suspend NotificationRuleTargetArgsBuilder.() -> Unit)
@JvmName(name = "vqaokpmxpmtfktgo")
suspend fun targets(argument: suspend NotificationRuleTargetArgsBuilder.() -> Unit)

Parameters

argument

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