Class: Aws::Types::ModelQuantizationConfig

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#image::String

Returns the value of attribute image.



9268
9269
9270
# File 'sig/types.rbs', line 9268

def image
  @image
end

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

Returns the value of attribute override_environment.



9269
9270
9271
# File 'sig/types.rbs', line 9269

def override_environment
  @override_environment
end