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



6
7
8
# File 'lib/riffer/config.rb', line 6

def api_token
  @api_token
end

#regionObject

Returns the value of attribute region

Returns:

  • (Object)

    the current value of region



6
7
8
# File 'lib/riffer/config.rb', line 6

def region
  @region
end