JobServiceArgs

constructor(endpoint: Output<String>? = null, jobServiceType: Output<String>? = null, nodes: Output<AllNodesArgs>? = null, port: Output<Int>? = null, properties: Output<Map<String, String>>? = null)