Class: Aws::Types::GetPreparedStatementInput

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#statement_name::String

Returns the value of attribute statement_name.

Returns:



495
496
497
# File 'sig/types.rbs', line 495

def statement_name
  @statement_name
end

#work_group::String

Returns the value of attribute work_group.

Returns:



496
497
498
# File 'sig/types.rbs', line 496

def work_group
  @work_group
end