Class: Aws::Types::DeleteExplainabilityExportRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteExplainabilityExportRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#explainability_export_arn ⇒ ::String
Returns the value of attribute explainability_export_arn.
Instance Attribute Details
#explainability_export_arn ⇒ ::String
Returns the value of attribute explainability_export_arn.
339 340 341 |
# File 'sig/types.rbs', line 339 def explainability_export_arn @explainability_export_arn end |