Interface StartImportFileTaskResponse.Builder

    • Method Detail

      • id

        StartImportFileTaskResponse.Builder id​(String id)

        The ID for a specific import task. The ID is unique within an AWS account.

        Parameters:
        id - The ID for a specific import task. The ID is unique within an AWS account.
        Returns:
        Returns a reference to this object so that method calls can be chained together.