toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.app.kotlin.inputs
/
CircuitBreakerPolicyArgsBuilder
Circuit
Breaker
Policy
Args
Builder
class
CircuitBreakerPolicyArgsBuilder
Builder for
CircuitBreakerPolicyArgs
.
Members
Functions
consecutive
Errors
Link copied to clipboard
@
JvmName
(
name
=
"bjaddwsdbxdbgxwm"
)
suspend
fun
consecutiveErrors
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"vnlbudussjpbosyd"
)
suspend
fun
consecutiveErrors
(
value
:
Int
?
)
interval
In
Seconds
Link copied to clipboard
@
JvmName
(
name
=
"gaxafoxgibxoprbs"
)
suspend
fun
intervalInSeconds
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"xponfywdbgukmtvl"
)
suspend
fun
intervalInSeconds
(
value
:
Int
?
)
max
Ejection
Percent
Link copied to clipboard
@
JvmName
(
name
=
"dethgmlmyailxpfd"
)
suspend
fun
maxEjectionPercent
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"ooxlpinipqalxshi"
)
suspend
fun
maxEjectionPercent
(
value
:
Int
?
)