Class: Aws::Types::UpdateInferenceComponentRuntimeConfigInput

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#desired_runtime_configTypes::InferenceComponentRuntimeConfig

Returns the value of attribute desired_runtime_config.



12288
12289
12290
# File 'sig/types.rbs', line 12288

def desired_runtime_config
  @desired_runtime_config
end

#inference_component_name::String

Returns the value of attribute inference_component_name.



12287
12288
12289
# File 'sig/types.rbs', line 12287

def inference_component_name
  @inference_component_name
end