Class: Aws::Types::FollowUpPrompt

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#promptTypes::Prompt

Returns the value of attribute prompt.

Returns:



230
231
232
# File 'sig/types.rbs', line 230

def prompt
  @prompt
end

#rejection_statementTypes::Statement

Returns the value of attribute rejection_statement.

Returns:



231
232
233
# File 'sig/types.rbs', line 231

def rejection_statement
  @rejection_statement
end