parameters property

List<AttributeValue>? parameters
final

The parameters associated with a PartiQL statement in the batch request.

Implementation

final List<AttributeValue>? parameters;