pulumi-azure-native-kotlin
2.22.1.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.app.kotlin.inputs
/
CircuitBreakerPolicyArgsBuilder
Circuit
Breaker
Policy
Args
Builder
class
CircuitBreakerPolicyArgsBuilder
Builder for
CircuitBreakerPolicyArgs
.
Functions
Functions
consecutive
Errors
Link copied to clipboard
@
JvmName
(
name
=
"bdeurordkbqjeaxd"
)
suspend
fun
consecutiveErrors
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"tstibsatvytmjpdd"
)
suspend
fun
consecutiveErrors
(
value
:
Int
?
)
interval
In
Seconds
Link copied to clipboard
@
JvmName
(
name
=
"ihryjyobfnktvaaj"
)
suspend
fun
intervalInSeconds
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"txexgwllmpruwqqo"
)
suspend
fun
intervalInSeconds
(
value
:
Int
?
)
max
Ejection
Percent
Link copied to clipboard
@
JvmName
(
name
=
"olycwayspfngxtpw"
)
suspend
fun
maxEjectionPercent
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"shsfvvlcufkgkmwj"
)
suspend
fun
maxEjectionPercent
(
value
:
Int
?
)