aws-cdk-lib.aws_appflow.CfnFlow.InforNexusSourcePropertiesProperty

interface InforNexusSourcePropertiesProperty

LanguageType name
.NETAmazon.CDK.AWS.AppFlow.CfnFlow.InforNexusSourcePropertiesProperty
Gogithub.com/aws/aws-cdk-go/awscdk/v2/awsappflow#CfnFlow_InforNexusSourcePropertiesProperty
Javasoftware.amazon.awscdk.services.appflow.CfnFlow.InforNexusSourcePropertiesProperty
Pythonaws_cdk.aws_appflow.CfnFlow.InforNexusSourcePropertiesProperty
TypeScript aws-cdk-lib » aws_appflow » CfnFlow » InforNexusSourcePropertiesProperty

The properties that are applied when Infor Nexus is being used as a source.

Example

// The code below shows an example of how to instantiate this type.
// The values are placeholders you should change.
import { aws_appflow as appflow } from 'aws-cdk-lib';
const inforNexusSourcePropertiesProperty: appflow.CfnFlow.InforNexusSourcePropertiesProperty = {
  object: 'object',
};

Properties

NameTypeDescription
objectstringThe object specified in the Infor Nexus flow source.

object

Type: string

The object specified in the Infor Nexus flow source.