Class: Aws::Types::DeleteExplainabilityRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteExplainabilityRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#explainability_arn ⇒ ::String
Returns the value of attribute explainability_arn.
Instance Attribute Details
#explainability_arn ⇒ ::String
Returns the value of attribute explainability_arn.
344 345 346 |
# File 'sig/types.rbs', line 344 def explainability_arn @explainability_arn end |