NodeArgs

constructor(acceleratorType: Output<String>? = null, cidrBlock: Output<String>? = null, description: Output<String>? = null, labels: Output<Map<String, String>>? = null, name: Output<String>? = null, network: Output<String>? = null, project: Output<String>? = null, schedulingConfig: Output<NodeSchedulingConfigArgs>? = null, tensorflowVersion: Output<String>? = null, useServiceNetworking: Output<Boolean>? = null, zone: Output<String>? = null)