Amazon.Kinesis.Model.CreateStreamRequest.IsSetShardCount C# (CSharp) Méthode

IsSetShardCount() private méthode

private IsSetShardCount ( ) : bool
Résultat bool
        internal bool IsSetShardCount()
        {
            return this._shardCount.HasValue; 
        }