pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.events.kotlin.inputs
/
RuleBatchRetryStrategyArgs
Rule
Batch
Retry
Strategy
Args
data
class
RuleBatchRetryStrategyArgs
(
val
attempts
:
Output
<
Int
>
?
=
null
)
:
ConvertibleToJava
<
RuleBatchRetryStrategyArgs
>
Constructors
Functions
Properties
Constructors
Rule
Batch
Retry
Strategy
Args
Link copied to clipboard
fun
RuleBatchRetryStrategyArgs
(
attempts
:
Output
<
Int
>
?
=
null
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
RuleBatchRetryStrategyArgs
Properties
attempts
Link copied to clipboard
val
attempts
:
Output
<
Int
>
?
=
null