Class: Aws::Types::ListMessageMoveTasksRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#max_results::Integer

Returns the value of attribute max_results.

Returns:



234
235
236
# File 'sig/types.rbs', line 234

def max_results
  @max_results
end

#source_arn::String

Returns the value of attribute source_arn.

Returns:



233
234
235
# File 'sig/types.rbs', line 233

def source_arn
  @source_arn
end