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.



508
509
510
# File 'sig/types.rbs', line 508

def error
  @error
end

#recordTypes::Record

Returns the value of attribute record.

Returns:



507
508
509
# File 'sig/types.rbs', line 507

def record
  @record
end