Amazon.AutoScaling.Model.DescribeTagsRequest.IsSetMaxRecords C# (CSharp) Метод

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

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