Uses of Class
software.amazon.awscdk.services.stepfunctions.WriterConfig
Packages that use WriterConfig
Package
Description
AWS Step Functions Construct Library
-
Uses of WriterConfig in software.amazon.awscdk.services.stepfunctions
Methods in software.amazon.awscdk.services.stepfunctions that return WriterConfigModifier and TypeMethodDescriptionWriterConfig.Builder.build()ResultWriterV2.getWriterConfig()Configuration to format the output of the Child Workflow executions.default WriterConfigResultWriterV2Props.getWriterConfig()Configuration to format the output of the Child Workflow executions.final WriterConfigResultWriterV2Props.Jsii$Proxy.getWriterConfig()Methods in software.amazon.awscdk.services.stepfunctions with parameters of type WriterConfigModifier and TypeMethodDescriptionResultWriterV2.Builder.writerConfig(WriterConfig writerConfig) Configuration to format the output of the Child Workflow executions.ResultWriterV2Props.Builder.writerConfig(WriterConfig writerConfig) Sets the value ofResultWriterV2Props.getWriterConfig()