class Aws::CodePipeline::Types::ActionExecutionOutput

Output details listed for an action execution, such as the action execution result.

@!attribute [rw] output_artifacts

Details of output artifacts of the action that correspond to the
action execution.
@return [Array<Types::ArtifactDetail>]

@!attribute [rw] execution_result

Execution result information listed in the output details for an
action execution.
@return [Types::ActionExecutionResult]

@!attribute [rw] output_variables

The outputVariables field shows the key-value pairs that were output
as part of that execution.
@return [Hash<String,String>]

@see docs.aws.amazon.com/goto/WebAPI/codepipeline-2015-07-09/ActionExecutionOutput AWS API Documentation

Constants

SENSITIVE