pulumi-aws-kotlin
6.6.1.0
pulumi-aws-kotlin
/
com.pulumi.aws.sagemaker.kotlin.outputs
/
PipelineParallelismConfiguration
Pipeline
Parallelism
Configuration
data
class
PipelineParallelismConfiguration
(
val
maxParallelExecutionSteps
:
Int
)
Types
Constructors
Properties
Constructors
Pipeline
Parallelism
Configuration
Link copied to clipboard
fun
PipelineParallelismConfiguration
(
maxParallelExecutionSteps
:
Int
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
max
Parallel
Execution
Steps
Link copied to clipboard
val
maxParallelExecutionSteps
:
Int
The max number of steps that can be executed in parallel.