toggle menu
pulumi-kubernetes-kotlin
3.30.2.2
jvm
switch theme
search in API
pulumi-kubernetes-kotlin
/
com.pulumi.kubernetes.apps.v1beta1.kotlin.outputs
/
DeploymentConditionPatch
/
DeploymentConditionPatch
Deployment
Condition
Patch
constructor
(
lastTransitionTime
:
String
?
=
null
,
lastUpdateTime
:
String
?
=
null
,
message
:
String
?
=
null
,
reason
:
String
?
=
null
,
status
:
String
?
=
null
,
type
:
String
?
=
null
)