Class: Aws::Types::OptimizePromptRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#inputTypes::InputPrompt

Returns the value of attribute input.

Returns:



2005
2006
2007
# File 'sig/types.rbs', line 2005

def input
  @input
end

#target_model_id::String

Returns the value of attribute target_model_id.

Returns:

  • (::String)


2006
2007
2008
# File 'sig/types.rbs', line 2006

def target_model_id
  @target_model_id
end