Class: Aws::Types::CreateLookupTableResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#created_at::Integer

Returns the value of attribute created_at.

Returns:

  • (::Integer)


252
253
254
# File 'sig/types.rbs', line 252

def created_at
  @created_at
end

#lookup_table_arn::String

Returns the value of attribute lookup_table_arn.

Returns:

  • (::String)


251
252
253
# File 'sig/types.rbs', line 251

def lookup_table_arn
  @lookup_table_arn
end