Skip to content

DeadLetterQueueProperty

Initializer

import ros_cdk_eventbridge
ros_cdk_eventbridge.RosRule.DeadLetterQueueProperty(
  arn: typing.Union[str, IResolvable]
)

Properties

Name Type Description
arn typing.Union[str, ros_cdk_core.IResolvable] No description.

arnRequired

arn: typing.Union[str, IResolvable]
  • Type: typing.Union[str, ros_cdk_core.IResolvable]