topics

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


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