toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.events.kotlin.outputs
/
RuleBatchRetryStrategy
Rule
Batch
Retry
Strategy
data
class
RuleBatchRetryStrategy
(
val
attempts
:
Int
?
=
null
)
Members
Constructors
Rule
Batch
Retry
Strategy
Link copied to clipboard
constructor
(
attempts
:
Int
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
attempts
Link copied to clipboard
val
attempts
:
Int
?
=
null
The number of times to attempt to retry, if the job fails. Valid values are 1–10.