GetTopicRuleDestinationRequest
public struct GetTopicRuleDestinationRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The ARN of the topic rule destination.
Declaration
Swift
public let arn: String
-
Undocumented
Declaration
Swift
public init(arn: String)