Amazon.Kinesis.Model.SplitShardRequest.IsSetNewStartingHashKey C# (CSharp) 메소드

IsSetNewStartingHashKey() 개인적인 메소드

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