

# SpaceDetails
<a name="API_SpaceDetails"></a>

The details of an Amazon QuickSight space.

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

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

 ** consumedSourceDocCount **   <a name="QS-Type-SpaceDetails-consumedSourceDocCount"></a>
The number of consumed source documents.  
Type: Integer  
Required: No

 ** consumedSourceSize **   <a name="QS-Type-SpaceDetails-consumedSourceSize"></a>
The total consumed source size in bytes.  
Type: Long  
Required: No

 ** createdAt **   <a name="QS-Type-SpaceDetails-createdAt"></a>
The date and time that the space was created.  
Type: Timestamp  
Required: No

 ** createdBy **   <a name="QS-Type-SpaceDetails-createdBy"></a>
The user who created the space.  
Type: String  
Required: No

 ** createdByArn **   <a name="QS-Type-SpaceDetails-createdByArn"></a>
The ARN of the user who created the space.  
Type: String  
Required: No

 ** description **   <a name="QS-Type-SpaceDetails-description"></a>
The description of the space.  
Type: String  
Length Constraints: Minimum length of 0. Maximum length of 1000.  
Pattern: `[\P{C}\n\r\t\f\v\p{Cf}]*`   
Required: No

 ** name **   <a name="QS-Type-SpaceDetails-name"></a>
The display name of the space.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 1000.  
Pattern: `[\P{C}\n\r\t\f\v\p{Cf}]*`   
Required: No

 ** resources **   <a name="QS-Type-SpaceDetails-resources"></a>
The resources in the space.  
Type: Array of [SpaceQuickSightResource](API_SpaceQuickSightResource.md) objects  
Required: No

 ** updatedAt **   <a name="QS-Type-SpaceDetails-updatedAt"></a>
The date and time that the space was last updated.  
Type: Timestamp  
Required: No

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