Class: Aws::Types::DescribeReplicationTaskAssessmentRunsMessage

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#filters::Array[Types::Filter]

Returns the value of attribute filters.

Returns:



1235
1236
1237
# File 'sig/types.rbs', line 1235

def filters
  @filters
end

#marker::String

Returns the value of attribute marker.

Returns:

  • (::String)


1237
1238
1239
# File 'sig/types.rbs', line 1237

def marker
  @marker
end

#max_records::Integer

Returns the value of attribute max_records.

Returns:

  • (::Integer)


1236
1237
1238
# File 'sig/types.rbs', line 1236

def max_records
  @max_records
end