Amazon.Kinesis.Model.PutRecordRequest.IsSetPartitionKey C# (CSharp) Méthode

IsSetPartitionKey() private méthode

private IsSetPartitionKey ( ) : bool
Résultat bool
        internal bool IsSetPartitionKey()
        {
            return this._partitionKey != null;
        }