Class: Aws::Types::InvalidContactFlowException
- Inherits:
-
Object
- Object
- Aws::Types::InvalidContactFlowException
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#problems ⇒ ::Array[Types::ProblemDetail]
Returns the value of attribute problems.
Instance Attribute Details
#problems ⇒ ::Array[Types::ProblemDetail]
Returns the value of attribute problems.
4568 4569 4570 |
# File 'sig/types.rbs', line 4568 def problems @problems end |