Class: Aws::Types::DescribeReplicationInstanceTaskLogsMessage

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)


1168
1169
1170
# File 'sig/types.rbs', line 1168

def marker
  @marker
end

#max_records::Integer

Returns the value of attribute max_records.

Returns:

  • (::Integer)


1167
1168
1169
# File 'sig/types.rbs', line 1167

def max_records
  @max_records
end

#replication_instance_arn::String

Returns the value of attribute replication_instance_arn.

Returns:

  • (::String)


1166
1167
1168
# File 'sig/types.rbs', line 1166

def replication_instance_arn
  @replication_instance_arn
end