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

IsSetRecordName() private method

private IsSetRecordName ( ) : bool
return bool
        internal bool IsSetRecordName()
        {
            return this._recordName != null;
        }