Bases: object
A destination configuration.
destination (str
) â The Amazon Resource Name (ARN) of the destination resource.
fixture=_generated
Example:
# The code below shows an example of how to instantiate this type. # The values are placeholders you should change. import aws_cdk.aws_lambda as lambda_ dlq_destination_config = lambda.DlqDestinationConfig( destination="destination" )
Attributes
The Amazon Resource Name (ARN) of the destination resource.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4