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