Class: Aws::Types::GenerativeAISettings

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#buildtime_settings ⇒ Types::BuildtimeSettings

Returns the value of attribute buildtime_settings.



1881
1882
1883
# File 'sig/types.rbs', line 1881

def buildtime_settings
  @buildtime_settings
end

#runtime_settings ⇒ Types::RuntimeSettings

Returns the value of attribute runtime_settings.



1880
1881
1882
# File 'sig/types.rbs', line 1880

def runtime_settings
  @runtime_settings
end