GraphPackageArgs

constructor(edges: Output<List<GraphEdgeArgs>>? = null, graphParameters: Output<Map<String, GraphParameterArgs>>? = null, nodes: Output<Map<String, GraphNodeArgs>>? = null)