Amazon.Route53.Model.ListResourceRecordSetsRequest.IsSetStartRecordName C# (CSharp) Method

IsSetStartRecordName() private method

private IsSetStartRecordName ( ) : bool
return bool
        internal bool IsSetStartRecordName()
        {
            return this._startRecordName != null;
        }