Class: Aws::Types::SqlStatementResult

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#number_of_records_updated::Integer

Returns the value of attribute number_of_records_updated.



268
269
270
# File 'sig/types.rbs', line 268

def number_of_records_updated
  @number_of_records_updated
end

#result_frameTypes::ResultFrame

Returns the value of attribute result_frame.



267
268
269
# File 'sig/types.rbs', line 267

def result_frame
  @result_frame
end