

# FolderSummary
<a name="API_FolderSummary"></a>

A summary of information about an existing Quick Sight folder. 

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

**Note**  
In the following list, the required parameters are described first.

 ** Arn **   <a name="QS-Type-FolderSummary-Arn"></a>
The Amazon Resource Name (ARN) of the folder.  
Type: String  
Required: No

 ** CreatedTime **   <a name="QS-Type-FolderSummary-CreatedTime"></a>
The time that the folder was created.  
Type: Timestamp  
Required: No

 ** FolderId **   <a name="QS-Type-FolderSummary-FolderId"></a>
The ID of the folder.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 2048.  
Pattern: `[\w\-]+`   
Required: No

 ** FolderType **   <a name="QS-Type-FolderSummary-FolderType"></a>
The type of folder.  
Type: String  
Valid Values: `SHARED | RESTRICTED`   
Required: No

 ** LastUpdatedTime **   <a name="QS-Type-FolderSummary-LastUpdatedTime"></a>
The time that the folder was last updated.  
Type: Timestamp  
Required: No

 ** Name **   <a name="QS-Type-FolderSummary-Name"></a>
The display name of the folder.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 200.  
Required: No

 ** SharingModel **   <a name="QS-Type-FolderSummary-SharingModel"></a>
The sharing scope of the folder.  
Type: String  
Valid Values: `ACCOUNT | NAMESPACE`   
Required: No

## See Also
<a name="API_FolderSummary_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/quicksight-2018-04-01/FolderSummary) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/quicksight-2018-04-01/FolderSummary) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/quicksight-2018-04-01/FolderSummary) 