Flow Schema Status Args
data class FlowSchemaStatusArgs(val conditions: Output<List<FlowSchemaConditionArgs>>? = null) : ConvertibleToJava<FlowSchemaStatusArgs>
FlowSchemaStatus represents the current state of a FlowSchema.