Amazon.Route53.Model.ListResourceRecordSetsResponse.IsSetNextRecordType C# (CSharp) Method

IsSetNextRecordType() private method

private IsSetNextRecordType ( ) : bool
return bool
        internal bool IsSetNextRecordType()
        {
            return this._nextRecordType != null;
        }