toggle menu
pulumi-kubernetes-kotlin
4.22.2.0
jvm
switch theme
search in API
pulumi-kubernetes-kotlin
/
com.pulumi.kubernetes.flowcontrol.v1alpha1.kotlin
/
FlowSchemaPatchArgs
/
FlowSchemaPatchArgs
Flow
Schema
Patch
Args
constructor
(
apiVersion
:
Output
<
String
>
?
=
null
,
kind
:
Output
<
String
>
?
=
null
,
metadata
:
Output
<
ObjectMetaPatchArgs
>
?
=
null
,
spec
:
Output
<
FlowSchemaSpecPatchArgs
>
?
=
null
)