Class: Aws::Types::DriftCheckModelDataQuality

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.



5557
5558
5559
# File 'sig/types.rbs', line 5557

def constraints
  @constraints
end

#statisticsTypes::MetricsSource

Returns the value of attribute statistics.



5556
5557
5558
# File 'sig/types.rbs', line 5556

def statistics
  @statistics
end