Amazon.Kinesis.Model.UpdateShardCountResponse.IsSetTargetShardCount C# (CSharp) 메소드

IsSetTargetShardCount() 개인적인 메소드

private IsSetTargetShardCount ( ) : bool
리턴 bool
        internal bool IsSetTargetShardCount()
        {
            return this._targetShardCount.HasValue; 
        }