Class: Aws::Types::GetPreparedStatementOutput
- Inherits:
-
Object
- Object
- Aws::Types::GetPreparedStatementOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#prepared_statement ⇒ Types::PreparedStatement
Returns the value of attribute prepared_statement.
Instance Attribute Details
#prepared_statement ⇒ Types::PreparedStatement
Returns the value of attribute prepared_statement.
501 502 503 |
# File 'sig/types.rbs', line 501 def prepared_statement @prepared_statement end |