AWSIoTGetTopicRuleDestinationResponse
Objective-C
@interface AWSIoTGetTopicRuleDestinationResponse
Swift
class AWSIoTGetTopicRuleDestinationResponse
-
The topic rule destination.
Declaration
Objective-C
@property (nonatomic, strong) AWSIoTTopicRuleDestination *_Nullable topicRuleDestination;Swift
var topicRuleDestination: AWSIoTTopicRuleDestination? { get set }
View on GitHub
Install in Dash
AWSIoTGetTopicRuleDestinationResponse Class Reference