Amazon.Redshift.Model.DescribeEventsRequest.IsSetDuration C# (CSharp) Method

IsSetDuration() private method

private IsSetDuration ( ) : bool
return bool
        internal bool IsSetDuration()
        {
            return this._duration.HasValue; 
        }