Class: Aws::Types::BedrockFoundationModelConfigurationForParsing

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#model_arn::String

Returns the value of attribute model_arn.

Returns:



393
394
395
# File 'sig/types.rbs', line 393

def model_arn
  @model_arn
end

#parsing_promptTypes::ParsingPrompt

Returns the value of attribute parsing_prompt.

Returns:



394
395
396
# File 'sig/types.rbs', line 394

def parsing_prompt
  @parsing_prompt
end