

# DevEnvironmentSessionConfiguration
<a name="API_DevEnvironmentSessionConfiguration"></a>

Information about the configuration of a Dev Environment session.

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

 ** sessionType **   <a name="codecatalyst-Type-DevEnvironmentSessionConfiguration-sessionType"></a>
The type of the session.  
Type: String  
Valid Values: `SSM | SSH`   
Required: Yes

 ** executeCommandSessionConfiguration **   <a name="codecatalyst-Type-DevEnvironmentSessionConfiguration-executeCommandSessionConfiguration"></a>
Information about optional commands that will be run on the Dev Environment when the SSH session begins.  
Type: [ExecuteCommandSessionConfiguration](API_ExecuteCommandSessionConfiguration.md) object  
Required: No

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

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/codecatalyst-2022-09-28/DevEnvironmentSessionConfiguration) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/codecatalyst-2022-09-28/DevEnvironmentSessionConfiguration) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/codecatalyst-2022-09-28/DevEnvironmentSessionConfiguration) 