Class: Aws::Types::AsyncInferenceConfig

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#client_configTypes::AsyncInferenceClientConfig

Returns the value of attribute client_config.



522
523
524
# File 'sig/types.rbs', line 522

def client_config
  @client_config
end

#output_configTypes::AsyncInferenceOutputConfig

Returns the value of attribute output_config.



523
524
525
# File 'sig/types.rbs', line 523

def output_config
  @output_config
end