@aws-sdk/client-billingconductor

ListResourcesAssociatedToCustomLineItemInput Interface

Members

Name
Type
Details
Arn Requiredstring | undefined

The ARN of the custom line item for which the resource associations will be listed.

BillingPeriod string | undefined

The billing period for which the resource associations will be listed.

Filters ListResourcesAssociatedToCustomLineItemFilter | undefined

(Optional) A ListResourcesAssociatedToCustomLineItemFilter that can specify the types of resources that should be retrieved.

MaxResults number | undefined

(Optional) The maximum number of resource associations to be retrieved.

NextToken string | undefined

(Optional) The pagination token that's returned by a previous request.

Full Signature

export interface ListResourcesAssociatedToCustomLineItemInput