GetWorkflowVersionResult

constructor(arn: String? = null, creationTime: String? = null, description: String? = null, status: WorkflowVersionWorkflowStatus? = null, storageCapacity: Double? = null, storageType: WorkflowVersionStorageType? = null, tags: Map<String, String>? = null, type: WorkflowVersionWorkflowType? = null, uuid: String? = null)