AWSIoTDescribeStreamResponse
Objective-C
@interface AWSIoTDescribeStreamResponse
Swift
class AWSIoTDescribeStreamResponse
-
Information about the stream.
Declaration
Objective-C
@property (nonatomic, strong) AWSIoTStreamInfo *_Nullable streamInfo;Swift
var streamInfo: AWSIoTStreamInfo? { get set }
View on GitHub
Install in Dash
AWSIoTDescribeStreamResponse Class Reference