Class: Aws::Types::CreateBatchPredictionOutput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#batch_prediction_id::String

Returns the value of attribute batch_prediction_id.

Returns:

  • (::String)


54
55
56
# File 'sig/types.rbs', line 54

def batch_prediction_id
  @batch_prediction_id
end