Class: Aws::Types::DriftCheckModelDataQuality

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#constraintsTypes::MetricsSource

Returns the value of attribute constraints.



5576
5577
5578
# File 'sig/types.rbs', line 5576

def constraints
  @constraints
end

#statisticsTypes::MetricsSource

Returns the value of attribute statistics.



5575
5576
5577
# File 'sig/types.rbs', line 5575

def statistics
  @statistics
end