Amazon.Kinesis.Model.SplitShardRequest.IsSetNewStartingHashKey C# (CSharp) Method

IsSetNewStartingHashKey() private method

private IsSetNewStartingHashKey ( ) : bool
return bool
        internal bool IsSetNewStartingHashKey()
        {
            return this._newStartingHashKey != null;
        }