toggle menu
pulumi-kubernetes-kotlin
4.23.0.0
jvm
switch theme
search in API
pulumi-kubernetes-kotlin
/
com.pulumi.kubernetes.flowcontrol.v1.kotlin.outputs
/
FlowSchema
/
FlowSchema
Flow
Schema
constructor
(
apiVersion
:
String
?
=
null
,
kind
:
String
?
=
null
,
metadata
:
ObjectMeta
?
=
null
,
spec
:
FlowSchemaSpec
?
=
null
,
status
:
FlowSchemaStatus
?
=
null
)