toggle menu
pulumi-aws-kotlin
6.81.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.sagemaker.kotlin.inputs
/
PipelineParallelismConfigurationArgs
Pipeline
Parallelism
Configuration
Args
data
class
PipelineParallelismConfigurationArgs
(
val
maxParallelExecutionSteps
:
Output
<
Int
>
)
:
ConvertibleToJava
<
PipelineParallelismConfigurationArgs
>
Members
Constructors
Pipeline
Parallelism
Configuration
Args
Link copied to clipboard
constructor
(
maxParallelExecutionSteps
:
Output
<
Int
>
)
Properties
max
Parallel
Execution
Steps
Link copied to clipboard
val
maxParallelExecutionSteps
:
Output
<
Int
>
The max number of steps that can be executed in parallel.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
PipelineParallelismConfigurationArgs