Class: Aws::Types::TrainedModelInferenceJobsConfigurationPolicy

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#container_logs::Array[Types::LogsConfigurationPolicy]

Returns the value of attribute container_logs.

Returns:



1415
1416
1417
# File 'sig/types.rbs', line 1415

def container_logs
  @container_logs
end

#max_output_sizeTypes::TrainedModelInferenceMaxOutputSize

Returns the value of attribute max_output_size.



1416
1417
1418
# File 'sig/types.rbs', line 1416

def max_output_size
  @max_output_size
end