pulumi-kubernetes-kotlin
4.6.1.0
pulumi-kubernetes-kotlin
/
com.pulumi.kubernetes.flowcontrol.v1.kotlin
/
FlowSchemaListArgs
/
FlowSchemaListArgs
Flow
Schema
List
Args
fun
FlowSchemaListArgs
(
apiVersion
:
Output
<
String
>
?
=
null
,
items
:
Output
<
List
<
FlowSchemaArgs
>
>
?
=
null
,
kind
:
Output
<
String
>
?
=
null
,
metadata
:
Output
<
ListMetaArgs
>
?
=
null
)