jsonKeyToVariableMap property

Map<String, String>? jsonKeyToVariableMap
final

A map of JSON keys in response from SageMaker to the Amazon Fraud Detector variables.

Implementation

final Map<String, String>? jsonKeyToVariableMap;