Class: Aws::Types::ModelQuality

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#constraintsTypes::MetricsSource

Returns the value of attribute constraints.



9239
9240
9241
# File 'sig/types.rbs', line 9239

def constraints
  @constraints
end

#statisticsTypes::MetricsSource

Returns the value of attribute statistics.



9238
9239
9240
# File 'sig/types.rbs', line 9238

def statistics
  @statistics
end