GetFlowResult

constructor(description: String? = null, destinationFlowConfigList: List<FlowDestinationFlowConfig>? = null, flowArn: String? = null, flowStatus: FlowStatus? = null, metadataCatalogConfig: FlowMetadataCatalogConfig? = null, sourceFlowConfig: FlowSourceFlowConfig? = null, tags: List<Tag>? = null, tasks: List<FlowTask>? = null, triggerConfig: FlowTriggerConfig? = null)