pulumi-kubernetes-kotlin
3.30.2.1
pulumi-kubernetes-kotlin
/
com.pulumi.kubernetes.flowcontrol.v1alpha1.kotlin.outputs
/
FlowSchema
/
FlowSchema
Flow
Schema
fun
FlowSchema
(
apiVersion
:
String
?
=
null
,
kind
:
String
?
=
null
,
metadata
:
ObjectMeta
?
=
null
,
spec
:
FlowSchemaSpec
?
=
null
,
status
:
FlowSchemaStatus
?
=
null
)