ICustomActionRef

class aws_cdk.aws_chatbot.ICustomActionRef(*args, **kwargs)

Bases: IConstruct, Protocol

(experimental) Indicates that this resource can be referenced as a CustomAction.

Stability:

experimental

Attributes

custom_action_ref

(experimental) A reference to a CustomAction resource.

Stability:

experimental

node

The tree node.