Class: Aws::Types::Explainability
- Inherits:
-
Object
- Object
- Aws::Types::Explainability
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#report ⇒ Types::MetricsSource
Returns the value of attribute report.
Instance Attribute Details
#report ⇒ Types::MetricsSource
Returns the value of attribute report.
5909 5910 5911 |
# File 'sig/types.rbs', line 5909 def report @report end |