SpaceDetails
The space's details.
Contents
- CreationTime
-
The creation time.
Type: Timestamp
Required: No
- DomainId
-
The ID of the associated domain.
Type: String
Length Constraints: Maximum length of 63.
Pattern:
^d-(-*[a-z0-9]){1,61}
Required: No
- LastModifiedTime
-
The last modified time.
Type: Timestamp
Required: No
- OwnershipSettingsSummary
-
Specifies summary information about the ownership settings.
Type: OwnershipSettingsSummary object
Required: No
- SpaceDisplayName
-
The name of the space that appears in the Studio UI.
Type: String
Length Constraints: Maximum length of 64.
Pattern:
^(?!\s*$).+
Required: No
- SpaceName
-
The name of the space.
Type: String
Length Constraints: Maximum length of 63.
Pattern:
^[a-zA-Z0-9](-*[a-zA-Z0-9]){0,62}
Required: No
- SpaceSettingsSummary
-
Specifies summary information about the space settings.
Type: SpaceSettingsSummary object
Required: No
- SpaceSharingSettingsSummary
-
Specifies summary information about the space sharing settings.
Type: SpaceSharingSettingsSummary object
Required: No
- Status
-
The status.
Type: String
Valid Values:
Deleting | Failed | InService | Pending | Updating | Update_Failed | Delete_Failed
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: