Package-level declarations
Types
Returns information about the details of an artifact.
The configuration properties for the custom action.
Settings is a property of the AWS::CodePipeline::CustomActionType resource that provides URLs that users can access to view information about the CodePipeline custom action.
Builder for CustomActionTypeSettingsArgs.
Builder for GetCustomActionTypePlainArgs.
Builder for GetPipelinePlainArgs.
Represents information about an action declaration.
Builder for PipelineActionDeclarationArgs.
Represents information about an action type.
Builder for PipelineActionTypeIdArgs.
The S3 bucket where artifacts for the pipeline are stored.
Builder for PipelineArtifactStoreArgs.
A mapping of artifactStore objects and their corresponding AWS Regions. There must be an artifact store for the pipeline Region and for each cross-region action in the pipeline.
Builder for PipelineArtifactStoreMapArgs.
The configuration that specifies the rules to run before stage starts.
Builder for PipelineBeforeEntryConditionsArgs.
Reserved for future use.
Builder for PipelineBlockerDeclarationArgs.
Represents information about condition.
Builder for PipelineConditionArgs.
Represents information about the key used to encrypt data in the artifact store, such as an AWS Key Management Service (AWS KMS) key
Builder for PipelineEncryptionKeyArgs.
The configuration that specifies the result, such as rollback, to occur upon stage failure
Builder for PipelineFailureConditionsArgs.
The Git repository branches specified as filter criteria to start the pipeline.
A type of trigger configuration for Git-based source actions.
Builder for PipelineGitConfigurationArgs.
The Git repository file paths specified as filter criteria to start the pipeline.
The event criteria for the pull request trigger configuration, such as the lists of branches or file paths to include and exclude.
Builder for PipelineGitPullRequestFilterArgs.
The event criteria that specify when a specified repository event will start the pipeline for the specified trigger configuration, such as the lists of Git tags to include and exclude.
Builder for PipelineGitPushFilterArgs.
The Git tags specified as filter criteria for whether a Git tag repository event will start the pipeline.
Builder for PipelineGitTagFilterCriteriaArgs.
Represents information about an artifact to be worked on, such as a test or build artifact.
Builder for PipelineInputArtifactArgs.
Represents information about the output of an action.
Builder for PipelineOutputArtifactArgs.
Represents information about condition.
Builder for PipelineRuleDeclarationArgs.
Represents information about a rule type.
Builder for PipelineRuleTypeIdArgs.
Represents information about a stage and its definition.
Builder for PipelineStageDeclarationArgs.
The name of the pipeline in which you want to disable the flow of artifacts from one stage to another.
Builder for PipelineStageTransitionArgs.
The configuration that specifies the result, such as rollback, to occur upon stage failure
Builder for PipelineSuccessConditionsArgs.
Represents information about the specified trigger configuration, such as the filter criteria and the source stage for the action that contains the trigger.
Builder for PipelineTriggerDeclarationArgs.
A variable declared at the pipeline level.
Builder for PipelineVariableDeclarationArgs.