Class: AWSCodePipelineCustomActionTypeSettings

Types~AWSCodePipelineCustomActionTypeSettings

new AWSCodePipelineCustomActionTypeSettings()

Properties:
Name Type Description
EntityUrlTemplate String Required: No. The URL that is returned to the AWS CodePipeline console that links to the resources of the external system, such as the configuration page for an AWS CodeDeploy deployment group.
ExecutionUrlTemplate String Required: No. The URL that is returned to the AWS CodePipeline console that links to the top-level landing page for the external system, such as the console page for AWS CodeDeploy.
RevisionUrlTemplate String Required: No. The URL that is returned to the AWS CodePipeline console that links to the page where customers can update or change the configuration of the external action.
ThirdPartyConfigurationUrl String Required: No. The URL of a sign-up page where users can sign up for an external service and specify the initial configurations for the service's action.
Source: