Class ListCreatedArtifactsRequest

    • Method Detail

      • progressUpdateStream

        public final String progressUpdateStream()

        The name of the ProgressUpdateStream.

        Returns:
        The name of the ProgressUpdateStream.
      • migrationTaskName

        public final String migrationTaskName()

        Unique identifier that references the migration task. Do not store personal data in this field.

        Returns:
        Unique identifier that references the migration task. Do not store personal data in this field.
      • nextToken

        public final String nextToken()

        If a NextToken was returned by a previous call, there are more results available. To retrieve the next page of results, make the call again using the returned token in NextToken.

        Returns:
        If a NextToken was returned by a previous call, there are more results available. To retrieve the next page of results, make the call again using the returned token in NextToken .
      • maxResults

        public final Integer maxResults()

        Maximum number of results to be returned per page.

        Returns:
        Maximum number of results to be returned per page.
      • toString

        public final String toString()
        Returns a string representation of this object. This is useful for testing and debugging. Sensitive data will be redacted from this string using a placeholder value.
        Overrides:
        toString in class Object