toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.sql.kotlin.inputs
/
JobStepExecutionOptionsArgs
/
JobStepExecutionOptionsArgs
Job
Step
Execution
Options
Args
constructor
(
initialRetryIntervalSeconds
:
Output
<
Int
>
?
=
null
,
maximumRetryIntervalSeconds
:
Output
<
Int
>
?
=
null
,
retryAttempts
:
Output
<
Int
>
?
=
null
,
retryIntervalBackoffMultiplier
:
Output
<
Double
>
?
=
null
,
timeoutSeconds
:
Output
<
Int
>
?
=
null
)