AWSDynamoDBListTagsOfResourceInput Class Reference
Inherits from | AWSRequest : AWSModel : AWSMTLModel |
---|---|
Declared in | AWSDynamoDBModel.h AWSDynamoDBModel.m |
nextToken
An optional string that, if supplied, must be copied from the output of a previous call to ListTagOfResource. When provided in this manner, this API fetches the next page of results.
@property (nonatomic, strong) NSString *nextToken
Declared In
AWSDynamoDBModel.h
resourceArn
The Amazon DynamoDB resource with tags to be listed. This value is an Amazon Resource Name (ARN).
@property (nonatomic, strong) NSString *resourceArn
Declared In
AWSDynamoDBModel.h