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.



993
994
995
# File 'sig/types.rbs', line 993

def bedrock_foundation_model_configuration
  @bedrock_foundation_model_configuration
end

#type"BEDROCK_FOUNDATION_MODEL"

Returns the value of attribute type.

Returns:

  • ("BEDROCK_FOUNDATION_MODEL")


994
995
996
# File 'sig/types.rbs', line 994

def type
  @type
end