ICustomActionTypeRef
- class aws_cdk.aws_codepipeline.ICustomActionTypeRef(*args, **kwargs)
Bases:
IConstruct
,Protocol
(experimental) Indicates that this resource can be referenced as a CustomActionType.
- Stability:
experimental
Attributes
- custom_action_type_ref
(experimental) A reference to a CustomActionType resource.
- Stability:
experimental
- node
The tree node.