Class: Aws::Types::PipelineOutput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#errorTypes::PipelineOutputError

Returns the value of attribute error.



513
514
515
# File 'sig/types.rbs', line 513

def error
  @error
end

#recordTypes::Record

Returns the value of attribute record.

Returns:



512
513
514
# File 'sig/types.rbs', line 512

def record
  @record
end