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



18
19
20
# File 'lib/riffer/config.rb', line 18

def api_token
  @api_token
end

#regionObject

Returns the value of attribute region

Returns:

  • (Object)

    the current value of region



18
19
20
# File 'lib/riffer/config.rb', line 18

def region
  @region
end