// The code below shows an example of how to instantiate this type.// The values are placeholders you should change.import { mixins as ecs_mixins } from'@aws-cdk/mixins-preview/aws-ecs';
const serviceConnectTestTrafficRulesHeaderValueProperty: ecs_mixins.CfnServicePropsMixin.ServiceConnectTestTrafficRulesHeaderValueProperty = {
exact: 'exact',
};