| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
LambdaStepMetadata |
PipelineExecutionStepMetadata.lambda()
The Amazon Resource Name (ARN) of the Lambda function that was run by this step execution and a list of output
parameters.
|
| Modifier and Type | Method and Description |
|---|---|
PipelineExecutionStepMetadata.Builder |
PipelineExecutionStepMetadata.Builder.lambda(LambdaStepMetadata lambda)
The Amazon Resource Name (ARN) of the Lambda function that was run by this step execution and a list of
output parameters.
|
Copyright © 2022. All rights reserved.