AWSFirehosePutRecordInput Class Reference
Inherits from | AWSRequest : AWSModel : AWSMTLModel |
---|---|
Declared in | AWSFirehoseModel.h AWSFirehoseModel.m |
deliveryStreamName
The name of the delivery stream.
@property (nonatomic, strong) NSString *deliveryStreamName
Declared In
AWSFirehoseModel.h
record
The record.
@property (nonatomic, strong) AWSFirehoseRecord *record
Declared In
AWSFirehoseModel.h