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.



9613
9614
9615
# File 'sig/types.rbs', line 9613

def s3
  @s3
end

#sage_maker_modelTypes::OptimizationSageMakerModel

Returns the value of attribute sage_maker_model.



9614
9615
9616
# File 'sig/types.rbs', line 9614

def sage_maker_model
  @sage_maker_model
end