IEventInvokeConfigRef

class aws_cdk.aws_lambda.IEventInvokeConfigRef(*args, **kwargs)

Bases: IConstruct, Protocol

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

Stability:

experimental

Attributes

event_invoke_config_ref

(experimental) A reference to a EventInvokeConfig resource.

Stability:

experimental

node

The tree node.