class Aws::DynamoDB::Table

def attribute_definitions

Returns:
  • (Array) -
def attribute_definitions
  data[:attribute_definitions]
end