UNPKG

aws-cdk-lib

Version:

Version 2 of the AWS Cloud Development Kit library

2 lines (1 loc) 442 B
"use strict";Object.defineProperty(exports,"__esModule",{value:!0}),exports.ServiceIntegrationPattern=void 0;var ServiceIntegrationPattern;(function(ServiceIntegrationPattern2){ServiceIntegrationPattern2.FIRE_AND_FORGET="FIRE_AND_FORGET",ServiceIntegrationPattern2.SYNC="SYNC",ServiceIntegrationPattern2.WAIT_FOR_TASK_TOKEN="WAIT_FOR_TASK_TOKEN"})(ServiceIntegrationPattern||(exports.ServiceIntegrationPattern=ServiceIntegrationPattern={}));