Class: Aws::Types::ModelExplainabilityJobInput

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#batch_transform_inputTypes::BatchTransformInput

Returns the value of attribute batch_transform_input.

Returns:



9048
9049
9050
# File 'sig/types.rbs', line 9048

def batch_transform_input
  @batch_transform_input
end

#endpoint_inputTypes::EndpointInput

Returns the value of attribute endpoint_input.

Returns:



9047
9048
9049
# File 'sig/types.rbs', line 9047

def endpoint_input
  @endpoint_input
end