SelfCheckArgs

constructor(intervalSeconds: Output<Int>? = null, mode: Output<Either<String, OperationalMode>>? = null, timeoutSeconds: Output<Int>? = null)