toggle menu
pulumi-azure-native-kotlin
2.44.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
=
"cqrhbhmqqaacjcdk"
)
suspend
fun
consecutiveErrors
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"dojilpkauhviytlf"
)
suspend
fun
consecutiveErrors
(
value
:
Int
?
)
interval
In
Seconds
Link copied to clipboard
@
JvmName
(
name
=
"cwlaoaubeivfisid"
)
suspend
fun
intervalInSeconds
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"srsldsnohtlqldtm"
)
suspend
fun
intervalInSeconds
(
value
:
Int
?
)
max
Ejection
Percent
Link copied to clipboard
@
JvmName
(
name
=
"tsoghpasgwumkeux"
)
suspend
fun
maxEjectionPercent
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"cqovtbsqkfqxvlwy"
)
suspend
fun
maxEjectionPercent
(
value
:
Int
?
)