BatchCreateDataTableValueRequest
Types
Properties
Link copied to clipboard
The unique identifier for the data table. Must also accept the table ARN with or without a version alias. If no alias is provided, the default behavior is identical to providing the $LATEST alias.
Link copied to clipboard
The unique identifier for the Amazon Connect instance.
Link copied to clipboard
A list of values to create. Each value must specify the attribute name and optionally primary values if the table has primary attributes.
Functions
Link copied to clipboard
inline fun copy(block: BatchCreateDataTableValueRequest.Builder.() -> Unit = {}): BatchCreateDataTableValueRequest