ListTestGridSessionsRequest
Contents
- projectArn
- 
               ARN of a TestGridProject. Type: String Length Constraints: Minimum length of 32. Maximum length of 1011. Pattern: ^arn:aws:devicefarm:.+Required: Yes 
- creationTimeAfter
- 
               Return only sessions created after this time. Type: Timestamp Required: No 
- creationTimeBefore
- 
               Return only sessions created before this time. Type: Timestamp Required: No 
- endTimeAfter
- 
               Return only sessions that ended after this time. Type: Timestamp Required: No 
- endTimeBefore
- 
               Return only sessions that ended before this time. Type: Timestamp Required: No 
- maxResult
- 
               Return only this many results at a time. Type: Integer Valid Range: Minimum value of 1. Maximum value of 1000. Required: No 
- nextToken
- 
               Pagination token. Type: String Length Constraints: Minimum length of 4. Maximum length of 1024. Required: No 
- status
- 
               Return only sessions in this state. Type: String Valid Values: ACTIVE | CLOSED | ERROREDRequired: No 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: