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

IsSetStartRecordType() private method

private IsSetStartRecordType ( ) : bool
return bool
        internal bool IsSetStartRecordType()
        {
            return this._startRecordType != null;
        }