Amazon.Route53.Model.ChangeResourceRecordSetsRequest.IsSetChangeBatch C# (CSharp) Method

IsSetChangeBatch() private method

private IsSetChangeBatch ( ) : bool
return bool
        internal bool IsSetChangeBatch()
        {
            return this._changeBatch != null;
        }