feat(stepfunctions): add IntrinsicFunction class by w-haibara · Pull Request #18522 · aws/aws-cdk

Add IntrinsicFunction class for generate intrinsic function strings. This makes it possible to define functions more clearly. When defining complex functions such as the following, programmers had ...