toggle menu
pulumi-kubernetes-kotlin
3.30.2.2
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
=
"qaecbvoqtfigkxtv"
)
suspend
fun
currentHealthy
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"tdliiqxahchqfemv"
)
suspend
fun
currentHealthy
(
value
:
Int
)
desired
Healthy
Link copied to clipboard
@
JvmName
(
name
=
"wfuknkrdmdtdvxir"
)
suspend
fun
desiredHealthy
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"barnrqqrodihpjof"
)
suspend
fun
desiredHealthy
(
value
:
Int
)
disrupted
Pods
Link copied to clipboard
@
JvmName
(
name
=
"diwvffkisiiudbdx"
)
suspend
fun
disruptedPods
(
value
:
Output
<
Map
<
String
,
String
>
>
)
@
JvmName
(
name
=
"bldkwpvrueaiapfw"
)
fun
disruptedPods
(
vararg
values
:
Pair
<
String
,
String
>
)
@
JvmName
(
name
=
"ivmpkarmavrdeojy"
)
suspend
fun
disruptedPods
(
value
:
Map
<
String
,
String
>
?
)
disruptions
Allowed
Link copied to clipboard
@
JvmName
(
name
=
"vuiqtcqcfxkfcsky"
)
suspend
fun
disruptionsAllowed
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"drqvhiwbthnuenqq"
)
suspend
fun
disruptionsAllowed
(
value
:
Int
)
expected
Pods
Link copied to clipboard
@
JvmName
(
name
=
"vwcxvgmsivqsogyf"
)
suspend
fun
expectedPods
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"hubnlqpnqqedwxeh"
)
suspend
fun
expectedPods
(
value
:
Int
)
observed
Generation
Link copied to clipboard
@
JvmName
(
name
=
"mgjilokrlmuuqdwn"
)
suspend
fun
observedGeneration
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"nwnveknkyvlcpoog"
)
suspend
fun
observedGeneration
(
value
:
Int
?
)