Class: Aws::Types::DescribeReplicationTaskAssessmentResultsMessage

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#marker::String

Returns the value of attribute marker.

Returns:

  • (::String)


1223
1224
1225
# File 'sig/types.rbs', line 1223

def marker
  @marker
end

#max_records::Integer

Returns the value of attribute max_records.

Returns:

  • (::Integer)


1222
1223
1224
# File 'sig/types.rbs', line 1222

def max_records
  @max_records
end

#replication_task_arn::String

Returns the value of attribute replication_task_arn.

Returns:

  • (::String)


1221
1222
1223
# File 'sig/types.rbs', line 1221

def replication_task_arn
  @replication_task_arn
end