Amazon.Inspector.Model.DurationRange.IsSetMinSeconds C# (CSharp) Method

IsSetMinSeconds() private method

private IsSetMinSeconds ( ) : bool
return bool
        internal bool IsSetMinSeconds()
        {
            return this._minSeconds.HasValue; 
        }