Interface ResourceSnapshotJobSummary.Builder

  • Method Details

    • arn

      The Amazon Resource Name (ARN) for the resource snapshot job.

      Parameters:
      arn - The Amazon Resource Name (ARN) for the resource snapshot job.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • engagementId

      ResourceSnapshotJobSummary.Builder engagementId(String engagementId)

      The unique identifier of the Engagement.

      Parameters:
      engagementId - The unique identifier of the Engagement.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • id

      The unique identifier for the resource snapshot job within the AWS Partner Central system. This ID is used for direct references to the job within the service.

      Parameters:
      id - The unique identifier for the resource snapshot job within the AWS Partner Central system. This ID is used for direct references to the job within the service.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • status

      The current status of the snapshot job.

      Valid values:

      • STOPPED: The job is not currently running.

      • RUNNING: The job is actively executing.

      Parameters:
      status - The current status of the snapshot job.

      Valid values:

      • STOPPED: The job is not currently running.

      • RUNNING: The job is actively executing.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      The current status of the snapshot job.

      Valid values:

      • STOPPED: The job is not currently running.

      • RUNNING: The job is actively executing.

      Parameters:
      status - The current status of the snapshot job.

      Valid values:

      • STOPPED: The job is not currently running.

      • RUNNING: The job is actively executing.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: