AWS Fundamentals Logo
AWS Fundamentals
L1 ConstructAWS::Connect::DataTableRecord

CfnDataTableRecord

Resource Type definition for AWS::Connect::DataTableRecord.

Import

import { CfnDataTableRecord } from 'aws-cdk-lib/aws-connect';

Or use the module namespace:

import * as connect from 'aws-cdk-lib/aws-connect';
// connect.CfnDataTableRecord

Properties

Configuration passed to the constructor as CfnDataTableRecordProps.

dataTableArnOptional
string

The Amazon Resource Name (ARN) for the data table. Does not include version aliases.

dataTableRecordOptional
IResolvable | DataTableRecordProperty
instanceArnOptional
string

The Amazon Resource Name (ARN) of the instance.

CloudFormation Resource

This L1 construct maps directly to the following CloudFormation resource type.

Learn AWS the Practical Way

Our bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.

Subscribe to Newsletter