Constant AWS_DYNAMODB_SCAN_FORWARD

pub const AWS_DYNAMODB_SCAN_FORWARD: &'static str;
Expand description

The value of the ScanIndexForward request parameter.

§Notes