toggle menu
pulumi-kubernetes-kotlin
4.23.0.0
jvm
switch theme
search in API
pulumi-kubernetes-kotlin
/
com.pulumi.kubernetes.policy.v1beta1.kotlin.inputs
/
PodDisruptionBudgetStatusArgsBuilder
Pod
Disruption
Budget
Status
Args
Builder
class
PodDisruptionBudgetStatusArgsBuilder
Builder for
PodDisruptionBudgetStatusArgs
.
Members
Functions
current
Healthy
Link copied to clipboard
@
JvmName
(
name
=
"ysinlxyullofuqpl"
)
suspend
fun
currentHealthy
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"syknjoeuwdumwbwv"
)
suspend
fun
currentHealthy
(
value
:
Int
)
desired
Healthy
Link copied to clipboard
@
JvmName
(
name
=
"bcpcrpnfbkutougv"
)
suspend
fun
desiredHealthy
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"mmqmvbqbomcdkwcl"
)
suspend
fun
desiredHealthy
(
value
:
Int
)
disrupted
Pods
Link copied to clipboard
@
JvmName
(
name
=
"nqvtuxkspoplfkoi"
)
suspend
fun
disruptedPods
(
value
:
Output
<
Map
<
String
,
String
>
>
)
@
JvmName
(
name
=
"morpncsusnexvlgg"
)
fun
disruptedPods
(
vararg
values
:
Pair
<
String
,
String
>
)
@
JvmName
(
name
=
"qgjcblweorhtpwby"
)
suspend
fun
disruptedPods
(
value
:
Map
<
String
,
String
>
?
)
disruptions
Allowed
Link copied to clipboard
@
JvmName
(
name
=
"nhpucfawiasexnbd"
)
suspend
fun
disruptionsAllowed
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"glkvokgtkkotikxq"
)
suspend
fun
disruptionsAllowed
(
value
:
Int
)
expected
Pods
Link copied to clipboard
@
JvmName
(
name
=
"kcxciayjwsqdvyad"
)
suspend
fun
expectedPods
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"mnufxeycghxpugxj"
)
suspend
fun
expectedPods
(
value
:
Int
)
observed
Generation
Link copied to clipboard
@
JvmName
(
name
=
"ljsmraushbkqkgvn"
)
suspend
fun
observedGeneration
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"oarxgjsdmsgwxaiw"
)
suspend
fun
observedGeneration
(
value
:
Int
?
)