Class: Aws::Types::InvalidTestCaseException

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#problems::Array[Types::ProblemDetail]

Returns the value of attribute problems.

Returns:



4600
4601
4602
# File 'sig/types.rbs', line 4600

def problems
  @problems
end