Class: Aws::Types::ModelQuantizationConfig

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#image::String

Returns the value of attribute image.

Returns:

  • (::String)


9206
9207
9208
# File 'sig/types.rbs', line 9206

def image
  @image
end

#override_environment::Hash[::String, ::String]

Returns the value of attribute override_environment.

Returns:

  • (::Hash[::String, ::String])


9207
9208
9209
# File 'sig/types.rbs', line 9207

def override_environment
  @override_environment
end