| Name | Type | Description | Notes |
|---|---|---|---|
| spark_version | str | [optional] | |
| aws_attributes | DTOAwsAttributesDTO | [optional] | |
| node_type_id | str | [optional] | |
| num_workers | int | [optional] | |
| auto_scale | DTOAutoScaleDTO | [optional] | |
| cluster_name | str | [optional] | |
| spark_conf | {str: (str,)} | [optional] | |
| driver_node_type_id | str | [optional] | |
| ssh_public_keys | [{str: (bool, date, datetime, dict, float, int, list, str, none_type)}] | [optional] | |
| custom_tags | {str: (str,)} | [optional] | |
| cluster_log_conf | DTOClusterLogConfDTO | [optional] | |
| spark_env_vars | {str: (str,)} | [optional] | |
| auto_termination_minutes | int | [optional] | |
| enable_elastic_disk | bool | [optional] | |
| any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |