Class: Aws::Types::DriftCheckExplainability
- Inherits:
-
Object
- Object
- Aws::Types::DriftCheckExplainability
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#config_file ⇒ Types::FileSource
Returns the value of attribute config_file.
-
#constraints ⇒ Types::MetricsSource
Returns the value of attribute constraints.
Instance Attribute Details
#config_file ⇒ Types::FileSource
Returns the value of attribute config_file.
5570 5571 5572 |
# File 'sig/types.rbs', line 5570 def config_file @config_file end |
#constraints ⇒ Types::MetricsSource
Returns the value of attribute constraints.
5569 5570 5571 |
# File 'sig/types.rbs', line 5569 def constraints @constraints end |