Uses of Class
software.amazon.awscdk.services.stepfunctions.tasks.TransformOutput.Builder
Package
Description
Tasks for AWS Step Functions
-
Uses of TransformOutput.Builder in software.amazon.awscdk.services.stepfunctions.tasks
Modifier and TypeMethodDescriptionSets the value ofTransformOutput.getAccept()
TransformOutput.Builder.assembleWith
(AssembleWith assembleWith) Sets the value ofTransformOutput.getAssembleWith()
static TransformOutput.Builder
TransformOutput.builder()
TransformOutput.Builder.encryptionKey
(IKey encryptionKey) Sets the value ofTransformOutput.getEncryptionKey()
TransformOutput.Builder.s3OutputPath
(String s3OutputPath) Sets the value ofTransformOutput.getS3OutputPath()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(TransformOutput.Builder builder) Constructor that initializes the object based on literal property values passed by theTransformOutput.Builder
.