public static interface TransformJobStepMetadata.Builder extends SdkPojo, CopyableBuilder<TransformJobStepMetadata.Builder,TransformJobStepMetadata>
Modifier and Type | Method and Description |
---|---|
TransformJobStepMetadata.Builder |
arn(String arn)
The Amazon Resource Name (ARN) of the transform job that was run by this step execution.
|
equalsBySdkFields, sdkFields
copy
applyMutation, build
TransformJobStepMetadata.Builder arn(String arn)
The Amazon Resource Name (ARN) of the transform job that was run by this step execution.
arn
- The Amazon Resource Name (ARN) of the transform job that was run by this step execution.Copyright © 2022. All rights reserved.