interface ActionConfig
Language | Type name |
---|---|
.NET | Amazon.CDK.AWS.CodePipeline.ActionConfig |
Go | github.com/aws/aws-cdk-go/awscdk/v2/awscodepipeline#ActionConfig |
Java | software.amazon.awscdk.services.codepipeline.ActionConfig |
Python | aws_cdk.aws_codepipeline.ActionConfig |
TypeScript (source) | aws-cdk-lib » aws_codepipeline » ActionConfig |
Obtainable from
Action
.bind()
, Action
.bound()
, Alexa
.bound()
, Cloud
.bound()
, Cloud
.bound()
, Cloud
.bound()
, Cloud
.bound()
, Cloud
.bound()
, Cloud
.bound()
, Code
.bound()
, Code
.bound()
, Code
.bound()
, Code
.bound()
, Code
.bound()
, Ecr
.bound()
, Ecs
.bound()
, Elastic
.bound()
, Git
.bound()
, Jenkins
.bound()
, Lambda
.bound()
, Manual
.bound()
, S3
.bound()
, S3
.bound()
, Service
.bound()
, Step
.bound()
Example
// The code below shows an example of how to instantiate this type.
// The values are placeholders you should change.
import { aws_codepipeline as codepipeline } from 'aws-cdk-lib';
declare const configuration: any;
const actionConfig: codepipeline.ActionConfig = {
configuration: configuration,
};
Properties
Name | Type | Description |
---|---|---|
configuration? | any |
configuration?
Type:
any
(optional)