class Aws::DeviceFarm::Types::GetTestGridSessionRequest
@note When making an API call, you may pass GetTestGridSessionRequest
data as a hash: { project_arn: "DeviceFarmArn", session_id: "ResourceId", session_arn: "DeviceFarmArn", }
@!attribute [rw] project_arn
The ARN for the project that this session belongs to. See CreateTestGridProject and ListTestGridProjects. @return [String]
@!attribute [rw] session_id
An ID associated with this session. @return [String]
@!attribute [rw] session_arn
An ARN that uniquely identifies a TestGridSession. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/devicefarm-2015-06-23/GetTestGridSessionRequest AWS API Documentation
Constants
- SENSITIVE