Class: Aws::Types::LFResourceDetails

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#databaseTypes::DatabaseLFTagPolicy

Returns the value of attribute database.



680
681
682
# File 'sig/types.rbs', line 680

def database
  @database
end

#tableTypes::TableLFTagPolicy

Returns the value of attribute table.



681
682
683
# File 'sig/types.rbs', line 681

def table
  @table
end