glueVersion property

String? glueVersion
final

Glue version determines the versions of Apache Spark and Python that AWS Glue supports. The Python version indicates the version supported for running your ETL scripts on development endpoints.

Implementation

final String? glueVersion;