You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::MTurk::Types::GetAssignmentRequest

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Note:

When passing GetAssignmentRequest as input to an Aws::Client method, you can use a vanilla Hash:

{
  assignment_id: "EntityId", # required
}

Instance Attribute Summary collapse

Instance Attribute Details

#assignment_idString

The ID of the Assignment to be retrieved.

Returns:

  • (String)

    The ID of the Assignment to be retrieved.