Learn R Programming

paws.cost.management (version 0.8.0)

billing_update_billing_view: An API to update the attributes of the billing view

Description

An API to update the attributes of the billing view.

See https://www.paws-r-sdk.com/docs/billing_update_billing_view/ for full documentation.

Usage

billing_update_billing_view(
  arn,
  name = NULL,
  description = NULL,
  dataFilterExpression = NULL
)

Arguments

arn

[required] The Amazon Resource Name (ARN) that can be used to uniquely identify the billing view.

name

The name of the billing view.

description

The description of the billing view.

dataFilterExpression

See Expression. Billing view only supports LINKED_ACCOUNT and Tags.