Class: Aws::Types::PromptInferenceConfiguration

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

Defined Under Namespace

Classes: Text, Unknown

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#textTypes::PromptModelInferenceConfiguration

Returns the value of attribute text.

Returns:



2262
2263
2264
# File 'sig/types.rbs', line 2262

def text
  @text
end

#unknownObject

Returns the value of attribute unknown.

Returns:



2263
2264
2265
# File 'sig/types.rbs', line 2263

def unknown
  @unknown
end