Class: Aws::Types::FoundationModelConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#bedrock_foundation_model_configurationTypes::BedrockFoundationModelConfiguration

Returns the value of attribute bedrock_foundation_model_configuration.



1075
1076
1077
# File 'sig/types.rbs', line 1075

def bedrock_foundation_model_configuration
  @bedrock_foundation_model_configuration
end

#type"BEDROCK_FOUNDATION_MODEL"

Returns the value of attribute type.

Returns:

  • ("BEDROCK_FOUNDATION_MODEL")


1076
1077
1078
# File 'sig/types.rbs', line 1076

def type
  @type
end