pulumi-aws-kotlin
6.6.1.0
pulumi-aws-kotlin
/
com.pulumi.aws.pipes.kotlin.outputs
/
PipeSourceParametersDynamodbStreamParametersDeadLetterConfig
Pipe
Source
Parameters
Dynamodb
Stream
Parameters
Dead
Letter
Config
data
class
PipeSourceParametersDynamodbStreamParametersDeadLetterConfig
(
val
arn
:
String
?
=
null
)
Types
Constructors
Properties
Constructors
Pipe
Source
Parameters
Dynamodb
Stream
Parameters
Dead
Letter
Config
Link copied to clipboard
fun
PipeSourceParametersDynamodbStreamParametersDeadLetterConfig
(
arn
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
arn
Link copied to clipboard
val
arn
:
String
?
=
null
The ARN of the Amazon SQS queue specified as the target for the dead-letter queue.