Class: Aws::Types::ModelDataQuality

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.



8946
8947
8948
# File 'sig/types.rbs', line 8946

def constraints
  @constraints
end

#statisticsTypes::MetricsSource

Returns the value of attribute statistics.



8945
8946
8947
# File 'sig/types.rbs', line 8945

def statistics
  @statistics
end