topics

@JvmName(name = "kenajrcwcbaqgbfk")
suspend fun topics(value: Output<List<String>>)
@JvmName(name = "itcxjhgsgahpvinl")
suspend fun topics(value: List<String>?)

Parameters

value

The Amazon Resource Names (ARN) of the topics to which you want to add the policy. You can use the `Ref` function to specify an `AWS::SNS::Topic` resource.


@JvmName(name = "cjrvrnoatbijrwml")
suspend fun topics(vararg values: Output<String>)


@JvmName(name = "bhijkgurbcpsjqsq")
suspend fun topics(values: List<Output<String>>)
@JvmName(name = "oytbvdcuilpsouyx")
suspend fun topics(vararg values: String)

Parameters

values

The Amazon Resource Names (ARN) of the topics to which you want to add the policy. You can use the `Ref` function to specify an `AWS::SNS::Topic` resource.