Interface CreateBillingViewResponse.Builder

    • Method Detail

      • arn

        CreateBillingViewResponse.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.
      • createdAt

        CreateBillingViewResponse.Builder createdAt​(Instant createdAt)

        The time when the billing view was created.

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