parameters property
The parameters associated with a PartiQL statement in the batch request.
Implementation
final List<AttributeValue>? parameters;
The parameters associated with a PartiQL statement in the batch request.
final List<AttributeValue>? parameters;