Interface CreatedArtifact.Builder

    • Method Detail

      • name

        CreatedArtifact.Builder name​(String name)

        An ARN that uniquely identifies the result of a migration task.

        Parameters:
        name - An ARN that uniquely identifies the result of a migration task.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • description

        CreatedArtifact.Builder description​(String description)

        A description that can be free-form text to record additional detail about the artifact for clarity or for later reference.

        Parameters:
        description - A description that can be free-form text to record additional detail about the artifact for clarity or for later reference.
        Returns:
        Returns a reference to this object so that method calls can be chained together.