Interface ImportJobSubmitter.Builder

    • Method Detail

      • email

        ImportJobSubmitter.Builder email​(String email)

        The email id of the submitter of the import job, if available.

        Parameters:
        email - The email id of the submitter of the import job, if available.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • userArn

        ImportJobSubmitter.Builder userArn​(String userArn)

        The AWS user ARN of the submitter of the import job, if available.

        Parameters:
        userArn - The AWS user ARN of the submitter of the import job, if available.
        Returns:
        Returns a reference to this object so that method calls can be chained together.