Class: Aws::Types::OptimizationJobModelSource

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#s3Types::OptimizationJobModelSourceS3

Returns the value of attribute s3.



9628
9629
9630
# File 'sig/types.rbs', line 9628

def s3
  @s3
end

#sage_maker_modelTypes::OptimizationSageMakerModel

Returns the value of attribute sage_maker_model.



9629
9630
9631
# File 'sig/types.rbs', line 9629

def sage_maker_model
  @sage_maker_model
end