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.



8961
8962
8963
# File 'sig/types.rbs', line 8961

def constraints
  @constraints
end

#statisticsTypes::MetricsSource

Returns the value of attribute statistics.



8960
8961
8962
# File 'sig/types.rbs', line 8960

def statistics
  @statistics
end