Interface ListBillingGroupCostReportsFilter.Builder

    • Method Detail

      • billingGroupArns

        ListBillingGroupCostReportsFilter.Builder billingGroupArns​(Collection<String> billingGroupArns)

        The list of Amazon Resource Names (ARNs) used to filter billing groups to retrieve reports.

        Parameters:
        billingGroupArns - The list of Amazon Resource Names (ARNs) used to filter billing groups to retrieve reports.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • billingGroupArns

        ListBillingGroupCostReportsFilter.Builder billingGroupArns​(String... billingGroupArns)

        The list of Amazon Resource Names (ARNs) used to filter billing groups to retrieve reports.

        Parameters:
        billingGroupArns - The list of Amazon Resource Names (ARNs) used to filter billing groups to retrieve reports.
        Returns:
        Returns a reference to this object so that method calls can be chained together.