AWSKinesisListStreamsOutput Class Reference
Inherits from | AWSModel : AWSMTLModel |
---|---|
Declared in | AWSKinesisModel.h AWSKinesisModel.m |
hasMoreStreams
If set to true
, there are more streams available to list.
@property (nonatomic, strong) NSNumber *hasMoreStreams
Declared In
AWSKinesisModel.h
streamNames
The names of the streams that are associated with the AWS account making the ListStreams
request.
@property (nonatomic, strong) NSArray<NSString*> *streamNames
Declared In
AWSKinesisModel.h