| Package | Description |
|---|---|
| com.amazonaws.services.billingconductor |
Amazon Web Services Billing Conductor is a fully managed service that you can use to customize a pro
forma version of your billing data each month, to accurately show or chargeback your end customers.
|
| com.amazonaws.services.billingconductor.model |
| Modifier and Type | Method and Description |
|---|---|
ListResourcesAssociatedToCustomLineItemRequest |
ListResourcesAssociatedToCustomLineItemRequest.clone() |
ListResourcesAssociatedToCustomLineItemRequest |
ListResourcesAssociatedToCustomLineItemRequest.withArn(String arn)
The ARN of the custom line item for which the resource associations will be listed.
|
ListResourcesAssociatedToCustomLineItemRequest |
ListResourcesAssociatedToCustomLineItemRequest.withBillingPeriod(String billingPeriod)
The billing period for which the resource associations will be listed.
|
ListResourcesAssociatedToCustomLineItemRequest |
ListResourcesAssociatedToCustomLineItemRequest.withFilters(ListResourcesAssociatedToCustomLineItemFilter filters)
(Optional) A
ListResourcesAssociatedToCustomLineItemFilter that can specify the types of resources
that should be retrieved. |
ListResourcesAssociatedToCustomLineItemRequest |
ListResourcesAssociatedToCustomLineItemRequest.withMaxResults(Integer maxResults)
(Optional) The maximum number of resource associations to be retrieved.
|
ListResourcesAssociatedToCustomLineItemRequest |
ListResourcesAssociatedToCustomLineItemRequest.withNextToken(String nextToken)
(Optional) The pagination token that's returned by a previous request.
|
Copyright © 2023. All rights reserved.