Class: Aws::Types::ExecutorConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#job_worker_executor_configurationTypes::JobWorkerExecutorConfiguration

Returns the value of attribute job_worker_executor_configuration.



501
502
503
# File 'sig/types.rbs', line 501

def job_worker_executor_configuration
  @job_worker_executor_configuration
end

#lambda_executor_configurationTypes::LambdaExecutorConfiguration

Returns the value of attribute lambda_executor_configuration.



500
501
502
# File 'sig/types.rbs', line 500

def lambda_executor_configuration
  @lambda_executor_configuration
end