Class: Aws::Types::Result

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#account_id::String

Returns the value of attribute account_id.

Returns:

  • (::String)


7338
7339
7340
# File 'sig/types.rbs', line 7338

def 
  @account_id
end

#processing_result::String

Returns the value of attribute processing_result.

Returns:

  • (::String)


7339
7340
7341
# File 'sig/types.rbs', line 7339

def processing_result
  @processing_result
end