Class: Aws::Types::GetServiceLastAccessedDetailsRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#job_id::String

Returns the value of attribute job_id.

Returns:

  • (::String)


964
965
966
# File 'sig/types.rbs', line 964

def job_id
  @job_id
end

#marker::String

Returns the value of attribute marker.

Returns:

  • (::String)


966
967
968
# File 'sig/types.rbs', line 966

def marker
  @marker
end

#max_items::Integer

Returns the value of attribute max_items.

Returns:

  • (::Integer)


965
966
967
# File 'sig/types.rbs', line 965

def max_items
  @max_items
end