Builder
class Builder
Properties
Link copied to clipboard
The action execution ID.
Link copied to clipboard
The name of the action.
Link copied to clipboard
Input details for the action execution, such as role ARN, Region, and input artifacts.
Link copied to clipboard
The last update time of the action execution.
Link copied to clipboard
Output details for the action execution, such as the action execution result.
Link copied to clipboard
The pipeline execution ID for the action execution.
Link copied to clipboard
The version of the pipeline where the action was run.
Link copied to clipboard
The status of the action execution. Status categories are InProgress
, Succeeded
, and Failed
.
Functions
Link copied to clipboard
construct an aws.sdk.kotlin.services.codepipeline.model.ActionExecutionInput inside the given block
Link copied to clipboard
construct an aws.sdk.kotlin.services.codepipeline.model.ActionExecutionOutput inside the given block