Amazon.SecurityToken.Model.GetSessionTokenRequest.IsSetDurationSeconds C# (CSharp) 메소드

IsSetDurationSeconds() 개인적인 메소드

private IsSetDurationSeconds ( ) : bool
리턴 bool
        internal bool IsSetDurationSeconds()
        {
            return this._durationSeconds.HasValue; 
        }