Class: Aws::Types::GetPreparedStatementOutput

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#prepared_statementTypes::PreparedStatement

Returns the value of attribute prepared_statement.



501
502
503
# File 'sig/types.rbs', line 501

def prepared_statement
  @prepared_statement
end