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.outputs
/
JobStepExecutionOptionsResponse
/
JobStepExecutionOptionsResponse
Job
Step
Execution
Options
Response
constructor
(
initialRetryIntervalSeconds
:
Int
?
=
null
,
maximumRetryIntervalSeconds
:
Int
?
=
null
,
retryAttempts
:
Int
?
=
null
,
retryIntervalBackoffMultiplier
:
Double
?
=
null
,
timeoutSeconds
:
Int
?
=
null
)