Amazon.Route53.Model.TestDNSAnswerResponse.IsSetRecordType C# (CSharp) Method

IsSetRecordType() private method

private IsSetRecordType ( ) : bool
return bool
        internal bool IsSetRecordType()
        {
            return this._recordType != null;
        }