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