DevEnvironmentSessionSummary
Information about active sessions for a Dev Environment.
Contents
- devEnvironmentId
-
The system-generated unique ID of the Dev Environment.
Type: String
Pattern:
[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}
Required: Yes
- id
-
The system-generated unique ID of the Dev Environment session.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 96.
Required: Yes
- projectName
-
The name of the project in the space.
Type: String
Length Constraints: Minimum length of 3. Maximum length of 63.
Pattern:
[a-zA-Z0-9]+(?:[-_\.][a-zA-Z0-9]+)*
Required: Yes
- spaceName
-
The name of the space.
Type: String
Length Constraints: Minimum length of 3. Maximum length of 63.
Pattern:
[a-zA-Z0-9]+(?:[-_\.][a-zA-Z0-9]+)*
Required: Yes
- startedTime
-
The date and time the session started, in coordinated universal time (UTC) timestamp format as specified in RFC 3339
Type: Timestamp
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: