AWSIoTDeleteTopicRuleDestinationRequest
Objective-C
@interface AWSIoTDeleteTopicRuleDestinationRequest
Swift
class AWSIoTDeleteTopicRuleDestinationRequest
-
The ARN of the topic rule destination to delete.
Declaration
Objective-C
@property (nonatomic, strong) NSString *_Nullable arn;Swift
var arn: String? { get set }
View on GitHub
Install in Dash
AWSIoTDeleteTopicRuleDestinationRequest Class Reference