GetTopicRuleDestinationPlainArgs

data class GetTopicRuleDestinationPlainArgs(val arn: String) : ConvertibleToJava<GetTopicRuleDestinationPlainArgs>

Constructors

Link copied to clipboard
constructor(arn: String)

Properties

Link copied to clipboard
val arn: String

Amazon Resource Name (ARN).

Functions

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