// The code below shows an example of how to instantiate this type.// The values are placeholders you should change.import { mixins as mwaaserverless_mixins } from'@aws-cdk/mixins-preview/aws-mwaaserverless';
const loggingConfigurationProperty: mwaaserverless_mixins.CfnWorkflowPropsMixin.LoggingConfigurationProperty = {
logGroupName: 'logGroupName',
};