Class: Aws::Types::GetLookupTableRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#lookup_table_arn::String

Returns the value of attribute lookup_table_arn.

Returns:

  • (::String)


1021
1022
1023
# File 'sig/types.rbs', line 1021

def lookup_table_arn
  @lookup_table_arn
end