ListBillingViewsRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The time range for the billing views listed. PRIMARY billing view is always listed. BILLING_GROUP billing views are listed for time ranges when the associated billing group resource in Billing Conductor is active. The time range must be within one calendar month.

Link copied to clipboard

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

Link copied to clipboard

The type of billing view.

Link copied to clipboard

The maximum number of billing views to retrieve. Default is 100.

Link copied to clipboard

The pagination token that is used on subsequent calls to list billing views.

Link copied to clipboard

The list of owners of the billing view.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String