Class: Aws::Types::CreateTestGridUrlRequest

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#expires_in_seconds::Integer

Returns the value of attribute expires_in_seconds.

Returns:

  • (::Integer)


162
163
164
# File 'sig/types.rbs', line 162

def expires_in_seconds
  @expires_in_seconds
end

#project_arn::String

Returns the value of attribute project_arn.

Returns:

  • (::String)


161
162
163
# File 'sig/types.rbs', line 161

def project_arn
  @project_arn
end