Class: Aws::Types::PreparedStatementSummary

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#last_modified_time::Time

Returns the value of attribute last_modified_time.

Returns:

  • (::Time)


933
934
935
# File 'sig/types.rbs', line 933

def last_modified_time
  @last_modified_time
end

#statement_name::String

Returns the value of attribute statement_name.

Returns:

  • (::String)


932
933
934
# File 'sig/types.rbs', line 932

def statement_name
  @statement_name
end