Package-level declarations

Types

Link copied to clipboard

You can use the Billing API to programatically list the billing views available to you for a given time period. A billing view represents a set of billing data.

Properties

Link copied to clipboard
const val SdkVersion: String
Link copied to clipboard
Link copied to clipboard
const val ServiceId: String

Inherited functions

Link copied to clipboard

Creates a billing view with the specified billing view attributes.

Link copied to clipboard

Deletes the specified billing view.

Link copied to clipboard

Returns the metadata associated to the specified billing view ARN.

Link copied to clipboard

Returns the resource-based policy document attached to the resource in JSON format.

Link copied to clipboard

Lists the billing views available for a given time period.

Link copied to clipboard

Lists the source views (managed Amazon Web Services billing views) associated with the billing view.

Link copied to clipboard

Lists tags associated with the billing view resource.

Link copied to clipboard
inline suspend fun BillingClient.tagResource(crossinline block: TagResourceRequest.Builder.() -> Unit): TagResourceResponse

An API operation for adding one or more tags (key-value pairs) to a resource.

Link copied to clipboard

Removes one or more tags from a resource. Specify only tag keys in your request. Don't specify the value.

Link copied to clipboard

An API to update the attributes of the billing view.

Link copied to clipboard

Create a copy of the client with one or more configuration values overridden. This method allows the caller to perform scoped config overrides for one or more client operations.