UpdateBillingGroupRequest
Types
Properties
Link copied to clipboard
The name of the billing group.
Link copied to clipboard
The properties of the billing group.
Link copied to clipboard
The expected version of the billing group. If the version of the billing group does not match the expected version specified in the request, the UpdateBillingGroup
request is rejected with a VersionConflictException
.
Functions
Link copied to clipboard
inline fun copy(block: UpdateBillingGroupRequest.Builder.() -> Unit = {}): UpdateBillingGroupRequest