ActionExecutionOutput - CodePipeline

ActionExecutionOutput

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

Contents

executionResult

Execution result information listed in the output details for an action execution.

Type: ActionExecutionResult object

Required: No

outputArtifacts

Details of output artifacts of the action that correspond to the action execution.

Type: Array of ArtifactDetail objects

Required: No

outputVariables

The outputVariables field shows the key-value pairs that were output as part of that execution.

Type: String to string map

Key Pattern: [A-Za-z0-9@\-_]+

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: