Amazon.Route53.Model.ChangeResourceRecordSetsRequest.IsSetChangeBatch C# (CSharp) Méthode

IsSetChangeBatch() private méthode

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