GetTopicInlinePolicyPlainArgs

data class GetTopicInlinePolicyPlainArgs(val topicArn: String) : ConvertibleToJava<GetTopicInlinePolicyPlainArgs>

Constructors

Link copied to clipboard
constructor(topicArn: String)

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the topic to which you want to add the policy.

Functions

Link copied to clipboard
open override fun toJava(): GetTopicInlinePolicyPlainArgs