ProbeArgs

constructor(intervalInSeconds: Output<Int>? = null, loadbalancerId: Output<String>? = null, name: Output<String>? = null, numberOfProbes: Output<Int>? = null, port: Output<Int>? = null, probeThreshold: Output<Int>? = null, protocol: Output<String>? = null, requestPath: Output<String>? = null)