Class: Aws::Types::ModelBiasJobInput

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.



8864
8865
8866
# File 'sig/types.rbs', line 8864

def batch_transform_input
  @batch_transform_input
end

#endpoint_inputTypes::EndpointInput

Returns the value of attribute endpoint_input.



8863
8864
8865
# File 'sig/types.rbs', line 8863

def endpoint_input
  @endpoint_input
end

#ground_truth_s3_inputTypes::MonitoringGroundTruthS3Input

Returns the value of attribute ground_truth_s3_input.



8865
8866
8867
# File 'sig/types.rbs', line 8865

def ground_truth_s3_input
  @ground_truth_s3_input
end