Flow Task Properties Object Args
data class FlowTaskPropertiesObjectArgs(val key: Output<FlowOperatorPropertiesKeys>, val value: Output<String>) : ConvertibleToJava<FlowTaskPropertiesObjectArgs>
An object used to store task related info