arguments property
The map of arguments used to configure this DevEndpoint.
Valid arguments are:
-
"--enable-glue-datacatalog": "" -
"GLUE_PYTHON_VERSION": "3" -
"GLUE_PYTHON_VERSION": "2"
Arguments parameter in the
CreateDevEndpoint or UpdateDevEndpoint APIs. If no
arguments are provided, the version defaults to Python 2.
Implementation
final Map<String, String>? arguments;