pulumi-aws-kotlin
5.42.0.1
pulumi-aws-kotlin
/
com.pulumi.aws.cloudwatch.kotlin.inputs
/
EventTargetRetryPolicyArgs
/
EventTargetRetryPolicyArgs
Event
Target
Retry
Policy
Args
fun
EventTargetRetryPolicyArgs
(
maximumEventAgeInSeconds
:
Output
<
Int
>
?
=
null
,
maximumRetryAttempts
:
Output
<
Int
>
?
=
null
)