Builder
class Builder
Properties
Link copied to clipboard
The auto billing group creation preference to set for the billing transfer.
Link copied to clipboard
A unique, case-sensitive identifier that you specify to ensure idempotency of the request. Idempotency ensures that an API request completes no more than one time. With an idempotent request, if the original request completes successfully, any subsequent retries complete successfully without performing any further actions.
Link copied to clipboard
The Amazon Resource Name (ARN) of the billing transfer whose preference you want to set.
Functions
Link copied to clipboard
fun autoBillingTransferBillingGroupCreation(block: AutoTransferBillingGroupCreationPreference.Builder.() -> Unit)
construct an aws.sdk.kotlin.services.billingconductor.model.AutoTransferBillingGroupCreationPreference inside the given block