topics

@JvmName(name = "pgoeejcapjcyxpnw")
suspend fun topics(value: Output<List<String>>)
@JvmName(name = "htrbqakwncbsqxbn")
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 = "ltyduhrckosksnis")
suspend fun topics(vararg values: Output<String>)


@JvmName(name = "dlcitafujncgoaye")
suspend fun topics(values: List<Output<String>>)
@JvmName(name = "ehfxiiegbadpardh")
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.