Interface BillingViewListElement.Builder

    • Method Detail

      • arn

        BillingViewListElement.Builder arn​(String arn)

        The Amazon Resource Name (ARN) that can be used to uniquely identify the billing view.

        Parameters:
        arn - The Amazon Resource Name (ARN) that can be used to uniquely identify the billing view.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • name

        BillingViewListElement.Builder name​(String name)

        A list of names of the Billing view.

        Parameters:
        name - A list of names of the Billing view.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • description

        BillingViewListElement.Builder description​(String description)

        The description of the billing view.

        Parameters:
        description - The description of the billing view.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • ownerAccountId

        BillingViewListElement.Builder ownerAccountId​(String ownerAccountId)

        The list of owners of the Billing view.

        Parameters:
        ownerAccountId - The list of owners of the Billing view.
        Returns:
        Returns a reference to this object so that method calls can be chained together.