Builder
Properties
Specifies the action type and the provider of the action.
The action's configuration. These are key-value pairs that specify input values for an action. For more information, see Action Structure Requirements in CodePipeline. For the list of configuration properties for the CloudFormation action type in CodePipeline, see Configuration Properties Reference in the CloudFormation User Guide. For template snippets with examples, see Using Parameter Override Functions with CodePipeline Pipelines in the CloudFormation User Guide.
The name or ID of the artifact consumed by the action, such as a test or build artifact.
The name or ID of the result of the action declaration, such as a test or build artifact.
A timeout duration in minutes that can be applied against the ActionType’s default timeout value specified in Quotas for CodePipeline . This attribute is available only to the manual approval ActionType.
Functions
construct an aws.sdk.kotlin.services.codepipeline.model.ActionTypeId inside the given block