Class: Aws::Types::SemanticModelConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#semantic_metadata::Array[Types::DataSetSemanticMetadata]

Returns the value of attribute semantic_metadata.

Returns:



9998
9999
10000
# File 'sig/types.rbs', line 9998

def 
  @semantic_metadata
end

#table_map::Hash[::String, Types::SemanticTable]

Returns the value of attribute table_map.

Returns:



9997
9998
9999
# File 'sig/types.rbs', line 9997

def table_map
  @table_map
end