Class: Aws::Types::UpdateLookupTableResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#last_updated_time::Integer

Returns the value of attribute last_updated_time.

Returns:

  • (::Integer)


2368
2369
2370
# File 'sig/types.rbs', line 2368

def last_updated_time
  @last_updated_time
end

#lookup_table_arn::String

Returns the value of attribute lookup_table_arn.

Returns:

  • (::String)


2367
2368
2369
# File 'sig/types.rbs', line 2367

def lookup_table_arn
  @lookup_table_arn
end