Module: Aws::AppSync::Client::_EvaluateCodeResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::EvaluateCodeResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#evaluation_result::String

Returns:

  • (::String)


490
# File 'sig/client.rbs', line 490

def evaluation_result: () -> ::String

#logs::Array[::String]

Returns:

  • (::Array[::String])


491
# File 'sig/client.rbs', line 491

def logs: () -> ::Array[::String]

#out_errors::String

Returns:

  • (::String)


493
# File 'sig/client.rbs', line 493

def out_errors: () -> ::String

#stash::String

Returns:

  • (::String)


492
# File 'sig/client.rbs', line 492

def stash: () -> ::String