Builder
Properties
Input details for the rule execution, such as role ARN, Region, and input artifacts.
The date and time of the last change to the rule execution, in timestamp format.
Output details for the rule execution, such as the rule execution result.
The ID of the pipeline execution in the stage where the rule was run. Use the GetPipelineState action to retrieve the current pipelineExecutionId of the stage.
The version number of the pipeline with the stage where the rule was run.
The ID of the run for the rule.
The status of the rule execution. Status categories are InProgress
, Succeeded
, and Failed
.
Functions
construct an aws.sdk.kotlin.services.codepipeline.model.RuleExecutionInput inside the given block
construct an aws.sdk.kotlin.services.codepipeline.model.RuleExecutionOutput inside the given block