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)


933
934
935
# File 'sig/types.rbs', line 933

def job_id
  @job_id
end

#marker::String

Returns the value of attribute marker.

Returns:

  • (::String)


935
936
937
# File 'sig/types.rbs', line 935

def marker
  @marker
end

#max_items::Integer

Returns the value of attribute max_items.

Returns:

  • (::Integer)


934
935
936
# File 'sig/types.rbs', line 934

def max_items
  @max_items
end