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