AWSIoTCreateTopicRuleDestinationResponse
Objective-C
@interface AWSIoTCreateTopicRuleDestinationResponse
Swift
class AWSIoTCreateTopicRuleDestinationResponse
-
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
AWSIoTCreateTopicRuleDestinationResponse Class Reference