pulumi-kubernetes-kotlin
4.5.2.0
pulumi-kubernetes-kotlin
/
com.pulumi.kubernetes.core.v1.kotlin.outputs
/
NamespaceConditionPatch
/
NamespaceConditionPatch
Namespace
Condition
Patch
fun
NamespaceConditionPatch
(
lastTransitionTime
:
String
?
=
null
,
message
:
String
?
=
null
,
reason
:
String
?
=
null
,
status
:
String
?
=
null
,
type
:
String
?
=
null
)