supportedFeatureNames property

List<String>? supportedFeatureNames
final

A list of features supported by the DB engine. Supported feature names include the following.

  • s3Import

Implementation

final List<String>? supportedFeatureNames;