AWSIoTTagResourceRequest Class Reference
Inherits from | AWSRequest : AWSModel : AWSMTLModel |
---|---|
Declared in | AWSIoTModel.h AWSIoTModel.m |
resourceArn
The ARN of the resource.
@property (nonatomic, strong) NSString *resourceArn
Declared In
AWSIoTModel.h
tags
The new or modified tags for the resource.
@property (nonatomic, strong) NSArray<AWSIoTTag*> *tags
Declared In
AWSIoTModel.h