DeleteTopicRuleDestinationRequest
public struct DeleteTopicRuleDestinationRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The ARN of the topic rule destination to delete.
Declaration
Swift
public let arn: String -
Undocumented
Declaration
Swift
public init(arn: String)
View on GitHub
DeleteTopicRuleDestinationRequest Structure Reference