Class: Aws::Types::CountPendingDecisionTasksInput

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#domain::String

Returns the value of attribute domain.

Returns:



258
259
260
# File 'sig/types.rbs', line 258

def domain
  @domain
end

#task_listTypes::TaskList

Returns the value of attribute task_list.

Returns:



259
260
261
# File 'sig/types.rbs', line 259

def task_list
  @task_list
end