Class: Aws::Types::StartPosition

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#absolute_time::String

Returns the value of attribute absolute_time.

Returns:



246
247
248
# File 'sig/types.rbs', line 246

def absolute_time
  @absolute_time
end

#id::String

Returns the value of attribute id.

Returns:



245
246
247
# File 'sig/types.rbs', line 245

def id
  @id
end

#most_recent::Integer

Returns the value of attribute most_recent.

Returns:



247
248
249
# File 'sig/types.rbs', line 247

def most_recent
  @most_recent
end