csvIndexToVariableMap property

Map<String, String>? csvIndexToVariableMap
final

A map of CSV index values in the SageMaker response to the Amazon Fraud Detector variables.

Implementation

final Map<String, String>? csvIndexToVariableMap;