C# Class Amazon.Kinesis.Model.Record

The unit of data of the Amazon Kinesis stream, which is composed of a sequence number, a partition key, and a data blob.

Afficher le fichier Open project: scopely/aws-sdk-net

Private Methods

Méthode Description
IsSetData ( ) : bool
IsSetPartitionKey ( ) : bool
IsSetSequenceNumber ( ) : bool