Amazon.Kinesis.Model.PutRecordRequest.IsSetPartitionKey C# (CSharp) 메소드

IsSetPartitionKey() 개인적인 메소드

private IsSetPartitionKey ( ) : bool
리턴 bool
        internal bool IsSetPartitionKey()
        {
            return this._partitionKey != null;
        }