Class: Riffer::Config::AmazonBedrock

Inherits:
Struct
  • Object
show all
Defined in:
lib/riffer/config.rb

Instance Attribute Summary collapse

Instance Attribute Details

#api_tokenObject

Returns the value of attribute api_token

Returns:

  • (Object)

    the current value of api_token



20
21
22
# File 'lib/riffer/config.rb', line 20

def api_token
  @api_token
end

#regionObject

Returns the value of attribute region

Returns:

  • (Object)

    the current value of region



20
21
22
# File 'lib/riffer/config.rb', line 20

def region
  @region
end