Interface UpdateBillingViewResponse.Builder

    • Method Detail

      • arn

        UpdateBillingViewResponse.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.
      • updatedAt

        UpdateBillingViewResponse.Builder updatedAt​(Instant updatedAt)

        The time when the billing view was last updated.

        Parameters:
        updatedAt - The time when the billing view was last updated.
        Returns:
        Returns a reference to this object so that method calls can be chained together.