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.
5551 5552 5553 |
# File 'sig/types.rbs', line 5551 def config_file @config_file end |
#constraints ⇒ Types::MetricsSource
Returns the value of attribute constraints.
5550 5551 5552 |
# File 'sig/types.rbs', line 5550 def constraints @constraints end |