class Aws::DeviceFarm::Types::CreateTestGridUrlRequest
@note When making an API call, you may pass CreateTestGridUrlRequest
data as a hash: { project_arn: "DeviceFarmArn", # required expires_in_seconds: 1, # required }
@!attribute [rw] project_arn
ARN (from CreateTestGridProject or ListTestGridProjects) to associate with the short-term URL. @return [String]
@!attribute [rw] expires_in_seconds
Lifetime, in seconds, of the URL. @return [Integer]
@see docs.aws.amazon.com/goto/WebAPI/devicefarm-2015-06-23/CreateTestGridUrlRequest AWS API Documentation
Constants
- SENSITIVE