class Aws::Connect::Errors::InvalidContactFlowException
def initialize(context, message, data = Aws::EmptyStructure.new)
-
data
(Aws::Connect::Types::InvalidContactFlowException
) -- -
message
(String
) -- -
context
(Seahorse::Client::RequestContext
) --
def initialize(context, message, data = Aws::EmptyStructure.new) super(context, message, data) end
def problems
-
(String)
-
def problems @data[:problems] end