

# SparkGluePropertiesOutput
<a name="API_SparkGluePropertiesOutput"></a>

The Spark AWS Glue properties. 

## Contents
<a name="API_SparkGluePropertiesOutput_Contents"></a>

 ** additionalArgs **   <a name="datazone-Type-SparkGluePropertiesOutput-additionalArgs"></a>
The additional args in the Spark AWS Glue properties.   
Type: [SparkGlueArgs](API_SparkGlueArgs.md) object  
Required: No

 ** glueConnectionName **   <a name="datazone-Type-SparkGluePropertiesOutput-glueConnectionName"></a>
The AWS Glue connection name in the Spark AWS Glue properties.   
Type: String  
Required: No

 ** glueConnectionNames **   <a name="datazone-Type-SparkGluePropertiesOutput-glueConnectionNames"></a>
The AWS Glue connection names in the Spark AWS Glue properties.  
Type: Array of strings  
Array Members: Minimum number of 1 item. Maximum number of 16 items.  
Length Constraints: Minimum length of 0. Maximum length of 64.  
Required: No

 ** glueVersion **   <a name="datazone-Type-SparkGluePropertiesOutput-glueVersion"></a>
The AWS Glue version in the Spark AWS Glue properties.   
Type: String  
Required: No

 ** idleTimeout **   <a name="datazone-Type-SparkGluePropertiesOutput-idleTimeout"></a>
The idle timeout in the Spark AWS Glue properties.   
Type: Integer  
Required: No

 ** javaVirtualEnv **   <a name="datazone-Type-SparkGluePropertiesOutput-javaVirtualEnv"></a>
The Java virtual env in the Spark AWS Glue properties.   
Type: String  
Required: No

 ** numberOfWorkers **   <a name="datazone-Type-SparkGluePropertiesOutput-numberOfWorkers"></a>
The number of workers in the Spark AWS Glue properties.   
Type: Integer  
Required: No

 ** pythonVirtualEnv **   <a name="datazone-Type-SparkGluePropertiesOutput-pythonVirtualEnv"></a>
The Python virtual env in the Spark AWS Glue properties.   
Type: String  
Required: No

 ** workerType **   <a name="datazone-Type-SparkGluePropertiesOutput-workerType"></a>
The worker type in the Spark AWS Glue properties.   
Type: String  
Required: No

## See Also
<a name="API_SparkGluePropertiesOutput_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\+\+](https://docs.aws.amazon.com/goto/SdkForCpp/datazone-2018-05-10/SparkGluePropertiesOutput) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/datazone-2018-05-10/SparkGluePropertiesOutput) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/datazone-2018-05-10/SparkGluePropertiesOutput) 