Class: Aws::Types::GetBacklogTaskRequest

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#agent_space_id::String

Returns the value of attribute agent_space_id.

Returns:

  • (::String)


659
660
661
# File 'sig/types.rbs', line 659

def agent_space_id
  @agent_space_id
end

#task_id::String

Returns the value of attribute task_id.

Returns:

  • (::String)


660
661
662
# File 'sig/types.rbs', line 660

def task_id
  @task_id
end