IDestination

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

Bases: Protocol

A Lambda destination.

Methods

bind(scope, fn, *, type)

Binds this destination to the Lambda function.

Parameters:
Return type:

DestinationConfig