interface TrendmicroSourcePropertiesProperty
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.AppFlow.CfnFlow.TrendmicroSourcePropertiesProperty |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsappflow#CfnFlow_TrendmicroSourcePropertiesProperty |
![]() | software.amazon.awscdk.services.appflow.CfnFlow.TrendmicroSourcePropertiesProperty |
![]() | aws_cdk.aws_appflow.CfnFlow.TrendmicroSourcePropertiesProperty |
![]() | aws-cdk-lib » aws_appflow » CfnFlow » TrendmicroSourcePropertiesProperty |
The properties that are applied when using Trend Micro as a flow 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 trendmicroSourcePropertiesProperty: appflow.CfnFlow.TrendmicroSourcePropertiesProperty = {
object: 'object',
};
Properties
Name | Type | Description |
---|---|---|
object | string | The object specified in the Trend Micro flow source. |
object
Type:
string
The object specified in the Trend Micro flow source.