GetTopicRuleDestinationResponse
public struct GetTopicRuleDestinationResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The topic rule destination.
Declaration
Swift
public let topicRuleDestination: TopicRuleDestination? -
Undocumented
Declaration
Swift
public init(topicRuleDestination: TopicRuleDestination? = nil)
View on GitHub
GetTopicRuleDestinationResponse Structure Reference