AWSKinesisVideoListTagsForStreamInput Class Reference
Inherits from | AWSRequest : AWSModel : AWSMTLModel |
---|---|
Declared in | AWSKinesisVideoModel.h AWSKinesisVideoModel.m |
nextToken
If you specify this parameter and the result of a ListTagsForStream
call is truncated, the response includes a token that you can use in the next request to fetch the next batch of tags.
@property (nonatomic, strong) NSString *nextToken
Declared In
AWSKinesisVideoModel.h
streamARN
The Amazon Resource Name (ARN) of the stream that you want to list tags for.
@property (nonatomic, strong) NSString *streamARN
Declared In
AWSKinesisVideoModel.h
streamName
The name of the stream that you want to list tags for.
@property (nonatomic, strong) NSString *streamName
Declared In
AWSKinesisVideoModel.h