Interface DeleteInvoiceUnitResponse.Builder

    • Method Detail

      • invoiceUnitArn

        DeleteInvoiceUnitResponse.Builder invoiceUnitArn​(String invoiceUnitArn)

        The ARN to identify an invoice unit. This information can't be modified or deleted.

        Parameters:
        invoiceUnitArn - The ARN to identify an invoice unit. This information can't be modified or deleted.
        Returns:
        Returns a reference to this object so that method calls can be chained together.