AWS::Connect::DataTableRecordResource Type definition for AWS::Connect::DataTableRecord.
import { CfnDataTableRecord } from 'aws-cdk-lib/aws-connect';Or use the module namespace:
import * as connect from 'aws-cdk-lib/aws-connect';
// connect.CfnDataTableRecordConfiguration passed to the constructor as CfnDataTableRecordProps.
dataTableArnOptionalstringThe Amazon Resource Name (ARN) for the data table. Does not include version aliases.
dataTableRecordOptionalIResolvable | DataTableRecordPropertyinstanceArnOptionalstringThe Amazon Resource Name (ARN) of the instance.
This L1 construct maps directly to the following CloudFormation resource type.
Our bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to Newsletteraws-connectAWS::Connect::DataTableRecord