Class: Aws::Types::ColumnSemanticProperty

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#additional_notesTypes::AdditionalNotes

Returns the value of attribute additional_notes.



1761
1762
1763
# File 'sig/types.rbs', line 1761

def additional_notes
  @additional_notes
end

#descriptionTypes::ColumnDescription

Returns the value of attribute description.



1760
1761
1762
# File 'sig/types.rbs', line 1760

def description
  @description
end

#semantic_typeTypes::ColumnSemanticType

Returns the value of attribute semantic_type.



1762
1763
1764
# File 'sig/types.rbs', line 1762

def semantic_type
  @semantic_type
end