Class: Aws::Types::ColumnSemanticType

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#geographical_role"COUNTRY", ...

Returns the value of attribute geographical_role.

Returns:

  • ("COUNTRY", "STATE", "COUNTY", "CITY", "POSTCODE", "LONGITUDE", "LATITUDE")


1767
1768
1769
# File 'sig/types.rbs', line 1767

def geographical_role
  @geographical_role
end