class Aws::STS::Errors::IDPCommunicationErrorException
def initialize(context, message, data = Aws::EmptyStructure.new)
-
data
(Aws::STS::Types::IDPCommunicationErrorException
) -- -
message
(String
) -- -
context
(Seahorse::Client::RequestContext
) --
def initialize(context, message, data = Aws::EmptyStructure.new) super(context, message, data) end