FlowSchemaArgs

constructor(apiVersion: Output<String>? = null, kind: Output<String>? = null, metadata: Output<ObjectMetaArgs>? = null, spec: Output<FlowSchemaSpecArgs>? = null, status: Output<FlowSchemaStatusArgs>? = null)