Amazon.Route53.Model.ListResourceRecordSetsRequest.IsSetStartRecordType C# (CSharp) 메소드

IsSetStartRecordType() 개인적인 메소드

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