Amazon.SecurityToken.Model.GetSessionTokenRequest.IsSetDurationSeconds C# (CSharp) Метод

IsSetDurationSeconds() приватный Метод

private IsSetDurationSeconds ( ) : bool
Результат bool
        internal bool IsSetDurationSeconds()
        {
            return this._durationSeconds.HasValue; 
        }