UpdateBillingGroupRequest

Types

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

Properties

Link copied to clipboard

Specifies if the billing group has automatic account association (AutoAssociate) enabled.

Link copied to clipboard
val arn: String

The Amazon Resource Name (ARN) of the billing group being updated.

Link copied to clipboard

The preferences and settings that will be used to compute the Amazon Web Services charges for a billing group.

Link copied to clipboard

A description of the billing group.

Link copied to clipboard
val name: String?

The name of the billing group. The names must be unique to each billing group.

Link copied to clipboard

The status of the billing group. Only one of the valid values can be used.

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