

# SessionLoggerSummary
<a name="API_SessionLoggerSummary"></a>

The summary of the session logger resource.

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

 ** sessionLoggerArn **   <a name="workspacesweb-Type-SessionLoggerSummary-sessionLoggerArn"></a>
The ARN of the session logger resource.  
Type: String  
Length Constraints: Minimum length of 20. Maximum length of 2048.  
Pattern: `arn:[\w+=\/,.@-]+:[a-zA-Z0-9\-]+:[a-zA-Z0-9\-]*:[a-zA-Z0-9]{1,12}:[a-zA-Z]+(\/[a-fA-F0-9\-]{36})+`   
Required: Yes

 ** creationDate **   <a name="workspacesweb-Type-SessionLoggerSummary-creationDate"></a>
The date the session logger resource was created.  
Type: Timestamp  
Required: No

 ** displayName **   <a name="workspacesweb-Type-SessionLoggerSummary-displayName"></a>
The human-readable display name.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 64.  
Pattern: `[ _\-\d\w]+`   
Required: No

 ** logConfiguration **   <a name="workspacesweb-Type-SessionLoggerSummary-logConfiguration"></a>
The configuration that specifies where the logs are fowarded.  
Type: [LogConfiguration](API_LogConfiguration.md) object  
Required: No

## See Also
<a name="API_SessionLoggerSummary_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/workspaces-web-2020-07-08/SessionLoggerSummary) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/workspaces-web-2020-07-08/SessionLoggerSummary) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/workspaces-web-2020-07-08/SessionLoggerSummary) 