Amazon.Kinesis.Model.SplitShardRequest.IsSetNewStartingHashKey C# (CSharp) Méthode

IsSetNewStartingHashKey() private méthode

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