Class: Aws::Types::DeleteExplainabilityRequest

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#explainability_arn ⇒ ::String

Returns the value of attribute explainability_arn.

Returns:

  • (::String)


344
345
346
# File 'sig/types.rbs', line 344

def explainability_arn
  @explainability_arn
end