Module: Aws::Signer::Client::_SignPayloadResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#job_id::String

Returns:

  • (::String)


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

def job_id: () -> ::String

#job_owner::String

Returns:

  • (::String)


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

def job_owner: () -> ::String

#metadata::Hash[::String, ::String]

Returns:

  • (::Hash[::String, ::String])


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

def metadata: () -> ::Hash[::String, ::String]

#signature::String

Returns:

  • (::String)


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

def signature: () -> ::String