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.
billing_update_billing_view(
arn,
name = NULL,
description = NULL,
dataFilterExpression = NULL
)
[required] The Amazon Resource Name (ARN) that can be used to uniquely identify the billing view.
The name of the billing view.
The description of the billing view.
See
Expression.
Billing view only supports LINKED_ACCOUNT
and Tags
.