interface ICustomActionTypeRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.CodePipeline.ICustomActionTypeRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awscodepipeline#ICustomActionTypeRef |
![]() | software.amazon.awscdk.services.codepipeline.ICustomActionTypeRef |
![]() | aws_cdk.aws_codepipeline.ICustomActionTypeRef |
![]() | aws-cdk-lib » aws_codepipeline » ICustomActionTypeRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a CustomActionType.
Properties
Name | Type | Description |
---|---|---|
custom | Custom | A reference to a CustomActionType resource. |
node | Node | The tree node. |
customActionTypeRef
Type:
Custom
A reference to a CustomActionType resource.
node
Type:
Node
The tree node.