Class: Aws::Types::DeleteTestGridProjectRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#project_arn::String

Returns the value of attribute project_arn.

Returns:

  • (::String)


254
255
256
# File 'sig/types.rbs', line 254

def project_arn
  @project_arn
end