Class: Aws::Types::AlgorithmSpecification

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#container_image ⇒ Types::ContainerImage

Returns the value of attribute container_image.



25
26
27
# File 'sig/types.rbs', line 25

def container_image
  @container_image
end

#script_mode_config ⇒ Types::ScriptModeConfig

Returns the value of attribute script_mode_config.



24
25
26
# File 'sig/types.rbs', line 24

def script_mode_config
  @script_mode_config
end