toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.app.kotlin.inputs
/
DaprComponentResiliencyPolicyHttpRetryBackOffConfigurationArgsBuilder
Dapr
Component
Resiliency
Policy
Http
Retry
Back
Off
Configuration
Args
Builder
class
DaprComponentResiliencyPolicyHttpRetryBackOffConfigurationArgsBuilder
Builder for
DaprComponentResiliencyPolicyHttpRetryBackOffConfigurationArgs
.
Members
Functions
initial
Delay
In
Milliseconds
Link copied to clipboard
@
JvmName
(
name
=
"aurmxyhvpkbdmllu"
)
suspend
fun
initialDelayInMilliseconds
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"gpnrcxywjgjwbnow"
)
suspend
fun
initialDelayInMilliseconds
(
value
:
Int
?
)
max
Interval
In
Milliseconds
Link copied to clipboard
@
JvmName
(
name
=
"eascumdjuekrysty"
)
suspend
fun
maxIntervalInMilliseconds
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"iqexxttiowlodrdm"
)
suspend
fun
maxIntervalInMilliseconds
(
value
:
Int
?
)